Hello, I have a strange issue with mixin methods (this is qx 0.7 from legacy svn): I have a treeVirtual widget to which I apply a mixin in the application's "main" method which contains a "getClientNodeId" method. The application starts up, everything is wonderful. When I click on a node, this triggers a call to a mixin method. On the first time I do this, javascript raises an error "tree.getClientNodeId is not a function" error. The second time I click, everything works as expected. Does anybody have an idea why this might be so?
Thanks, Christian -- View this message in context: http://www.nabble.com/Mixin-methods-not-ready-when-called-%280.7-SVN%29-tp20065634p20065634.html Sent from the qooxdoo-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
