Ok, thanks to the pictures I conclude that the domain problem you are trying to solve is to have pop-up windows that are *completely detached* from the main window. This obviates any effort going into the window widget.
T. On 06/09/2010 02:16 PM, panyasan wrote: > > Hi Thomas: > > sorry if I did not make myself clear. The problem I am trying to solve is to > create qooxdoo widgets in a native popup window, one that I can create in > qooxdoo with "qx.bom.Window.open()". According to a message by Fabian [1], > qooxdoo has support for creating widgets in this window, that is, to support > a different object root than the one of the main window. However, bug 3086 > [2] prevents this feature from being fully functional. > > My message tried to describe why I would like to have this bug fixed. Using > the same qooxdoo object tree and rendering engine across multiple DOMs > allows me to build an application that is not limited to one browser window, > thus allowing a better user experience: one can display all kinds of widgets > in different native browser popup windows which can be independently > handled, moved around, etc., without cluttering the main browser window, > into which the application has been loaded. > > It would be the difference between this: > > http://qooxdoo.678.n2.nabble.com/file/n5158099/Bild_1.png > (Qooxdoo windows) > > and this: > > http://qooxdoo.678.n2.nabble.com/file/n5158099/Bild_3.png > (Browser windows) > > Do you see what I mean? > > Thanks, > > Christian > > [1] http://qooxdoo.678.n2.nabble.com/Native-Window-again-td3723200.html > [2] http://bugzilla.qooxdoo.org/show_bug.cgi?id=3086 > > ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
