RibbonBar designer - work in progress

Re: RibbonBar designer - work in progress

Postby Antonio Linares » Wed May 25, 2011 8:27 am

Enhanced version:
http://code.google.com/p/fivewin-contributions/downloads/detail?name=rbdesign9.zip&can=2&q=

It already generates the variable names for all the groups and buttons :-)

Example
Code: Select all  Expand view
  local oRBar, oGr1_1, oGr2_1, oGr3_1, oGr1_2, oGr2_2, oGr1_3, oBtn1_1_3, oBtn2_1_3

   DEFINE RIBBONBAR oRBar WINDOW oWnd PROMPT  "One", "Two", "Three" HEIGHT 134 TOPMARGIN 25

   ADD GROUP oGr1_1 RIBBON oRBar TO OPTION 1 PROMPT "new" WIDTH 201

   ADD GROUP oGr2_1 RIBBON oRBar TO OPTION 1 PROMPT "new" WIDTH 201

   ADD GROUP oGr3_1 RIBBON oRBar TO OPTION 1 PROMPT "new" WIDTH 201

   ADD GROUP oGr1_2 RIBBON oRBar TO OPTION 2 PROMPT "new" WIDTH 201

   ADD GROUP oGr2_2 RIBBON oRBar TO OPTION 2 PROMPT "new" WIDTH 201

   ADD GROUP oGr1_3 RIBBON oRBar TO OPTION 3 PROMPT "new" WIDTH 201

   @ 3, 3 ADD BUTTON  oBtn1_1_3 PROMPT "new" GROUP oGr1_3 ACTION MsgInfo( "click" ) SIZE 80, 83 BOTTOM

   @ 3, 83 ADD BUTTON  oBtn2_1_3 PROMPT "new" GROUP oGr1_3 ACTION MsgInfo( "click" ) SIZE 80, 83 BOTTOM

 
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42084
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: RibbonBar designer - work in progress

Postby Otto » Wed May 25, 2011 9:18 am

Hello Antonio,
I am following with much interest this new development.
Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
User avatar
Otto
 
Posts: 6330
Joined: Fri Oct 07, 2005 7:07 pm

Re: RibbonBar designer - work in progress

Postby Antonio Linares » Wed May 25, 2011 10:13 am

New versión that already allows to save to PRG our design and to load it from a PRG !!! :-)

http://code.google.com/p/fivewin-contributions/downloads/detail?name=rbdesign10.zip&can=2&q=
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42084
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: RibbonBar designer - work in progress

Postby Antonio Linares » Wed May 25, 2011 4:54 pm

regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42084
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: RibbonBar designer - work in progress

Postby Antonio Linares » Wed May 25, 2011 8:17 pm

A new version that already allows to save a design, to load it again and to resume its development!!! :-)

http://code.google.com/p/fivewin-contributions/downloads/detail?name=rbdesign12.zip&can=2&q=
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42084
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: RibbonBar designer - work in progress

Postby hag » Wed May 25, 2011 11:31 pm

looking real good
Thank you
Harvey
hag
 
Posts: 598
Joined: Tue Apr 15, 2008 4:51 pm
Location: LOs Angeles, California

Re: RibbonBar designer - work in progress

Postby Antonio Linares » Thu May 26, 2011 8:20 am

regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42084
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: RibbonBar designer - work in progress

Postby Silvio.Balcony » Thu May 26, 2011 12:14 pm

Nice Work
Silvio.Balcony
 
Posts: 4
Joined: Mon Aug 23, 2010 7:37 am

Re: RibbonBar designer - work in progress

Postby norberto » Thu May 26, 2011 1:31 pm

hi, nice.
norberto
 
Posts: 566
Joined: Thu Aug 30, 2007 3:40 pm
Location: BR

Re: RibbonBar designer - work in progress

Postby Antonio Linares » Fri May 27, 2011 8:15 am

New version with support for buttons position and dimension editing:

http://code.google.com/p/fivewin-contributions/downloads/detail?name=rbdesign15.zip&can=2&q=
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42084
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: RibbonBar designer - work in progress

Postby Daniel Garcia-Gil » Sat May 28, 2011 5:19 am

Hello

New version to gradient selector

http://www.sitasoft.net/fivewin/samples/changrad.zip

Image
User avatar
Daniel Garcia-Gil
 
Posts: 2365
Joined: Wed Nov 02, 2005 11:46 pm
Location: Isla de Margarita

Re: RibbonBar designer - work in progress

Postby Antonio Linares » Wed Jun 08, 2011 8:43 am

regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42084
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: RibbonBar designer - work in progress

Postby driessen » Wed Jun 08, 2011 9:04 am

Antonio,

Looks very impressive. Congratulations.
Regards,

Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 24.07 - Harbour 3.2.0 (February 2024) - xHarbour Builder (January 2020) - Bcc773
User avatar
driessen
 
Posts: 1422
Joined: Mon Oct 10, 2005 11:26 am
Location: Genk, Belgium

Re: RibbonBar designer - work in progress

Postby Antonio Linares » Wed Jun 08, 2011 10:22 am

Working on the buttons menus designer:

Image
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42084
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: RibbonBar designer - work in progress

Postby Antonio Linares » Wed Jun 08, 2011 10:27 am

Enhanced version, firsts tests on the buttons menu designer:

http://code.google.com/p/fivewin-contributions/downloads/detail?name=rbdesign17.zip&can=2&q=

Please notice that you need FWH 11.06 (not published yet) to rebuild the provided source code. But you can already use it :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42084
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

PreviousNext

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 91 guests