Hi Daniel, Thanks for the suggestion. Now I am able to access the methods of the parent widget.
However, the layout of the window is not the same anymore when I use the protected add method. Is there any reason why is this happening ? In addition to *_add* method, do I need to call any other methods which can fix the layout issue. For clear understanding, I'm attaching images of the window, when *public add* is used and *protected add* is used. <http://qooxdoo.678.n2.nabble.com/file/n7584655/WindowAdd4.png> <http://qooxdoo.678.n2.nabble.com/file/n7584655/WindowAdd3.png> As you can see, on the right image there is no padding between the parent Window and the children (Toolbar and Table). I tried to set the padding property, but it does not help at all. Any advice how can I get to fix this ? Regards, Bharath. -- View this message in context: http://qooxdoo.678.n2.nabble.com/How-to-access-user-defined-methods-of-widget-parent-tp7584648p7584655.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
