Obviously path.to.my.class is sdh.views.projects.PrototypeItem. Sorry if I wasn't clear. Application.js resides in the sdh namespace, along with about 30 or 40 other classes, which are mostly in sub-namespaces, and all work.
The class resides in sdh/views/projects/PrototypeItem.js. I tried to add #use(sdh.views.projects.PrototypeItem) to the header of the file, and got the following warning (this time copy-pasted, no changing): - Warning: sdh.views.projects.PrototypeList: #use(sdh.views.projects.PrototypeItem) is auto-detected - Warning: Hint: Unknown global symbol referenced: sdh.views.projects.PrototypeItem (sdh.views.projects.PrototypeList:|hints|) (before adding the #use directive, it stated instead of |hints|, the line number where the delegate was defined). Omri -- View this message in context: http://qooxdoo.678.n2.nabble.com/Not-succeeding-in-defining-a-new-Widget-Unknown-global-symbol-tp6848365p6848591.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2dcopy2 _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
