Hi David, > I've tried what you suggested. I've done the inheritance from SlideBar > and included/added the needed parts, and now I get those errors : > > There is no event handler for the event 'addItem' on target > 'editor.components.core.SlideBarList[4k0]'! > There is no event handler for the event 'removeItem' on target > 'editor.components.core.SlideBarList[4k0]'! > > So i assume that we're getting close of something :-) yes, we are on the right way, only the both events are missing.
> By the way, to handle those events, should I write my own handlers or > should I have to include more stuff ? There is no stuff to include, you need to implement this in the SlideBar. But the good news, we can override two method (_afterAddChild/_afterRemoveChild) to get notified and fire the correct event. Here my playground example: http://tinyurl.com/25da7dz > Viele danke Christian ! You're welcome! Cheers, Chris ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel