Hi David! I've fixed this in SVN (revision 4191). It must be "#load" not "#use".
Cheers, Sebastian David Gerlich schrieb: > hi > > I recently tried to write some code with the skeleton structure. This > code has some tooltips (i basically took the At-A-Glance example-code). > But after compiling with "make source" it doesn't worked. > > The solution was to extend qx.ui.popup.ToolTip with > #use(qx.manager.object.ToolTipManager) > > After "make source" again , it works fine now, but the python-generator > give me this warning: > > * Could not confirm #use(qx.manager.object.ToolTipManager) in > qx.ui.popup.ToolTip! > > If this warning is not so serious or someone can fix it, this bugfix can > be checkin in Subversion. > (I dont have the permissions yet) > > > cya > > David Gerlich > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
