Page 1 of 3
RibbonBar designer - work in progress
Posted: Sat May 21, 2011 11:21 am
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
Re: RibbonBar designer - work in progress
Posted: Sat May 21, 2011 5:37 pm
by Antonio Linares
Re: RibbonBar designer - work in progress
Posted: Sun May 22, 2011 1:58 am
by Antonio Linares
Re: RibbonBar designer - work in progress
Posted: Mon May 23, 2011 11:59 am
by Daniel Garcia-Gil
Hi
working in Gradient selector, useful for this project
Ejemplo:
http://www.sitasoft.net/fivewin/samples/tgselect.zip
Re: RibbonBar designer - work in progress
Posted: Mon May 23, 2011 12:46 pm
by ukoenig
Daniel,
I got a Errormessage from the right Selector :
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
Re: RibbonBar designer - work in progress
Posted: Mon May 23, 2011 12:50 pm
by Daniel Garcia-Gil
Uwe
Thanks... we are continuing working in this prototype
how did you got this error?
Re: RibbonBar designer - work in progress
Posted: Mon May 23, 2011 2:16 pm
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.
.
Re: RibbonBar designer - work in progress
Posted: Tue May 24, 2011 12:46 pm
by Antonio Linares
Enhanced version, it generates some source code already
http://code.google.com/p/fivewin-contri ... p&can=2&q=
Re: RibbonBar designer - work in progress
Posted: Tue May 24, 2011 6:17 pm
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
Re: RibbonBar designer - work in progress
Posted: Tue May 24, 2011 6:32 pm
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,
Re: RibbonBar designer - work in progress
Posted: Tue May 24, 2011 6:33 pm
by Antonio Linares
Hakan,
Yes, that is coming asap
Re: RibbonBar designer - work in progress
Posted: Tue May 24, 2011 7:18 pm
by Antonio Linares
Enhanced version, it already generates source code for the buttons
http://code.google.com/p/fivewin-contri ... p&can=2&q=
Re: RibbonBar designer - work in progress
Posted: Tue May 24, 2011 7:44 pm
by Antonio Linares
Re: RibbonBar designer - work in progress
Posted: Tue May 24, 2011 8:36 pm
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=
Re: RibbonBar designer - work in progress
Posted: Tue May 24, 2011 9:59 pm
by Antonio Linares