Hi That is returning a reference to qx.ui.container.Composite but not qx.ui.window.Window.
Thanks, Simon On 21/07/2011 1:43 AM, Fritz Zaucker wrote: > getLayoutParent? > > Cheers, > Fritz > > On Wed, 20 Jul 2011, Simon White wrote: > >> Hi >> >> I have been looking in the documentation to find out how to access the >> Parent window from a child widget but do not seem to have found what I >> need. The widget could be nested several levels down and I want to be >> able to set the qx.ui.window.Window Statusbar when the mouse moves over >> a textbox. The only part I am missing is how to get a reference to >> appropriate window for the widget. >> >> I know how to do this if I am adding the listener from the window class >> but I am adding the listener in the widget constructor since I always >> want a listener for the mouseover event. >> >> Thanks, >> Simon > ------------------------------------------------------------------------------ 5 Ways to Improve & Secure Unified Communications Unified Communications promises greater efficiencies for business. UC can improve internal communications as well as offer faster, more efficient ways to interact with customers and streamline customer service. Learn more! http://www.accelacomm.com/jaw/sfnl/114/51426253/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
