Kent Olsson schrieb:
Where has the menu bar gone? I would like to create a normal main menu
bar, but I see many other ways of doing it. I can not find the menu bar
example anymore. I think it was good as it was with populating a
QxMenuBar with QxMenu, and QxMenu inside a QxMenu. What is the purpose
of removing QxMenuBar?

This affecting currently only renderer (but will be later also in the new release).

The idea behind it was, that the menubar and toolbar share many of the same ideas. There were menubarbuttons in the toolbar before, but they don't behave like the buttons in the menubar. There was some duplicated code. From now on you can use the toolbar also for menubars. Just use QxToolBarMenuButton as your buttons and assign menus like before. Take a look at the Toolbar_8 example.

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. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
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. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to