thron7-2 wrote: > > The easiest way would be to write a separate qooxdoo application. Then, > from your first application you open a new window and set its location > to the url of the second application. > >> How could the dynamically loaded widget communicate with my root >> application? >> > > This is not trivial. Communicating across windows/frames is possible but > tricky (ie. via a Flash object). What kind of communication do you need? >
Ideally, we would have full native window support in qooxdoo. See http://n2.nabble.com/Native-Window-again-td3723200.html There is a bug in the event system that keeps qooxdoo from fully supporting to extend the qooxdoo object tree to native windows. Once this is working (2.0?? it is not a priority for the developers currently), one would be able to have a single qooxdoo application across several native windows, which could communicate through events and messages or simply by objects referencing each other. Cheers, Christian -- View this message in context: http://n2.nabble.com/Load-window-widget-from-external-javascript-file-tp4240914p4252265.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
