Hi, How can I refer to the splitter from my splitpane widget ? because now the Splitter class is Internal and may break the code if referred directly. I want to access the splitter and make its size variable as per the different forms in my application. (setSplitterSize() as in v0.7)
Also, I want to use the setOverflow() property in my application. But, its available only in the static class qx.bom.element.OverFlow or in the mixin qx.ui.core.MNativeOverflow (included in qx.ui.embed.*) classes. So, if container wants to have overflow, how can I embed this functionality ? (or is this a default container behavior) ? regards Amit ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
