Hi Nick, > While I did duplicate the circumstances of my error, I'm not getting the same > error message in the playground. http://tinyurl.com/2w2ealv > http://tinyurl.com/2w2ealv I'm not sure if this is a result of my snippet > being inadequate or what. Thank you for trying it. > Regardless, the lesson I learned from my original > problem is that I shouldn't save an instance of a Window to a Table, then > dispose it with the Table. It's probably not even good form to instantiate a > Window as the child of a Table. > Yes, and learn from my mistake -> Use the destroy method instead of dispose, when a widget is added to a layout parent.
Cheers, Chris ------------------------------------------------------------------------------ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
