Hey Zhimin, 2009/8/14 Zhimin Song <[email protected]>: > hi, all > Can the Ext::ToolBar add a new function addBefore() ? if that we can create > a base toolbar with some basic button or widget, and then its subclass can > add their own button or widget in specific position.
Good suggestion. I have implemented insert(int index, Button *button) and insert(int index, WWidget *widget) methods in my local tree. These will become available in public git when I synchronize (some time during this week). Regards, koen ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
