Kent Olsson schrieb:
Well....

There are many reasons to a vertical toolbar. It is a standard component
in many applications.

What applications? What is the name of this widget in other toolkits?

Additionally, I am finishing up with an outlook
bar widget

An outlook bar widget is in my opinion more like QxBarView (renamed from QxBarSelector).

and I want to connect it with the current class tree. I
suppose to upload the class when I have finished it...

If you don't think you can use any of the existing widgets as your base you can simply connect to QxVerticalBoxLayout I think.


QxBarSelector doesn't seem to have all the functionality...

What functionality exactly. Please give us some more details.

Sebastian


Kent

On Mon, 2005-10-31 at 15:49 +0100, Sebastian Werner wrote:

Kent Olsson schrieb:

I have a reflection about the QxToolBar class. As far as I can see it is
a subclass of QxHorizontalBoxLayout. Isn't it better to let it be a
subclass of QxBoxLayout as a toolbar both can be vertical as well as
horizontal.

Yes, nice idea. The QxToolBar is really simple. If you only have a look at this class it's easy to say that you want to have the same thing in vertical layout. The problem is that the separators, parts and buttons also must the rotated then. Where do you need vertical toolbars? I don't know any application (real windows application) which does use something like this. Something like shown in QxBarSelector is not enough for you?

Sebastian


Kent



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to