Hey,

I using qooxdoo 4.0.1, check this example:
http://tinyurl.com/p2oyol9

this is my (modest) simulation of "Drawer widget + TabView" ...
For more decent and proper simulation I want hide the graphical window
border, and add windows closing when lost focus, get deactivated, etc. (like
popup).
I use window instead popup because I need the Tab cycle within the window
when it is open.

I try coordinate events, capture, bubbling, etc, and I cant get the popup
behavior. ¿How I can get this behavior, what I need to add?


Finally, tabView.indexOf method work wrong, maybe a bug, I dont know use of
bug report.

I don’t think thats a good idea to recycle a window as a drawer because you 
want to disable most of the windows features anyway like moving, positioning 
and controls. I would suggest tu build the widget based on the core.Widget 
which should not be that much trouble. To get that done, a good start would be 
to read the manual page about creating custom widgets: 
http://manual.qooxdoo.org/current/pages/desktop/ui_develop.html

Regards,
Martin
------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to