RibbonBar designer - work in progress

User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

RibbonBar designer - work in progress

Post by Antonio Linares »

http://code.google.com/p/fivewin-contri ... p&can=2&q=

It requires some little changes in the classes that we will publish asap (I am right now in Frankfurt airport) :-)

Full source code included
regards, saludos

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

Re: RibbonBar designer - work in progress

Post by Antonio Linares »

regards, saludos

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

Re: RibbonBar designer - work in progress

Post by Antonio Linares »

regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Daniel Garcia-Gil
Posts: 2365
Joined: Wed Nov 02, 2005 11:46 pm
Location: Isla de Margarita
Contact:

Re: RibbonBar designer - work in progress

Post by Daniel Garcia-Gil »

Hi

working in Gradient selector, useful for this project

Ejemplo: http://www.sitasoft.net/fivewin/samples/tgselect.zip

Image
Image
Image
our best documentation is the source code
Isla de Margarita Venezuela.
danielgarciagil@gmail.com
http://tdolphin.blogspot.com/
https://www.dropbox.com/referrals/NTI5N ... rc=global9
User avatar
ukoenig
Posts: 3981
Joined: Wed Dec 19, 2007 6:40 pm
Location: Germany
Contact:

Re: RibbonBar designer - work in progress

Post by ukoenig »

Daniel,

I got a Errormessage from the right Selector :

Image

Application
===========
Path and name: E:\T_GRAD\tgselect.exe (32 bits)
Size: 1,530,880 bytes
Time from start: 0 hours 0 mins 15 secs
Error occurred at: 05/23/11, 14:44:39
Error description: Error BASE/1132 Bound error: array access
Args:
[ 1] = A { ... }
[ 2] = N 3

Stack Calls
===========
Called from: C:\prg\fivewin\selector\tgselect.prg => TGSELECTOR:MOUSEMOVE(397)
Called from: => TWINDOW:HANDLEEVENT(0)
Called from: .\source\classes\CONTROL.PRG => TCONTROL:HANDLEEVENT(1508)
Called from: C:\prg\fivewin\selector\tgselect.prg => TGSELECTOR:HANDLEEVENT(229)
Called from: .\source\classes\WINDOW.PRG => _FWH(3417)
Called from: => WINRUN(0)
Called from: .\source\classes\WINDOW.PRG => TWINDOW:ACTIVATE(993)
Called from: C:\prg\fivewin\selector\tgselect.prg => MAIN(14)

Best Regards
Uwe :?:
Last edited by ukoenig on Mon May 23, 2011 12:58 pm, edited 3 times in total.
Since 1995 ( the first release of FW 1.9 )
i work with FW.
If you have any questions about special functions, maybe i can help.
User avatar
Daniel Garcia-Gil
Posts: 2365
Joined: Wed Nov 02, 2005 11:46 pm
Location: Isla de Margarita
Contact:

Re: RibbonBar designer - work in progress

Post by Daniel Garcia-Gil »

Uwe

Thanks... we are continuing working in this prototype

how did you got this error?
our best documentation is the source code
Isla de Margarita Venezuela.
danielgarciagil@gmail.com
http://tdolphin.blogspot.com/
https://www.dropbox.com/referrals/NTI5N ... rc=global9
User avatar
ukservice
Posts: 417
Joined: Tue Feb 23, 2010 3:09 pm
Location: John

Re: RibbonBar designer - work in progress

Post by ukservice »

Thank you for all your new features.

But would not be better to improve, for example, the Preview appearance?.

I don´t need a Ribbon designer but a better Preview look with a Ribbon and multiple pages preview for example will be a goal for my customers.

;).
FWH 11.11, Harbour 3.1 and Borland C++ 5.82
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: RibbonBar designer - work in progress

Post by Antonio Linares »

Enhanced version, it generates some source code already :-)

http://code.google.com/p/fivewin-contri ... p&can=2&q=
regards, saludos

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

Re: RibbonBar designer - work in progress

Post by Antonio Linares »

... but a better Preview look with a Ribbon ...
you see, you want a Ribbon there, thats why we need a good ribbon designer :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
Horizon
Posts: 997
Joined: Fri May 23, 2008 1:33 pm

Re: RibbonBar designer - work in progress

Post by Horizon »

Hi Antonio,

You may know. When you generate source code, it does not create the buttons source.

Also is it possible to save and restore ribbon details?

Thanks,
Regards,

Hakan ONEMLI

Harbour & VS 2019 & FWH 20.12
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: RibbonBar designer - work in progress

Post by Antonio Linares »

Hakan,

Yes, that is coming asap :-)
regards, saludos

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

Re: RibbonBar designer - work in progress

Post by Antonio Linares »

Enhanced version, it already generates source code for the buttons :-)

http://code.google.com/p/fivewin-contri ... p&can=2&q=
regards, saludos

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

Re: RibbonBar designer - work in progress

Post by Antonio Linares »

regards, saludos

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

Re: RibbonBar designer - work in progress

Post by Antonio Linares »

It already supports bitmaps in the buttons and in the generated source code:
http://code.google.com/p/fivewin-contri ... p&can=2&q=

Image
regards, saludos

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

Re: RibbonBar designer - work in progress

Post by Antonio Linares »

regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply