[Dojo-interest] Eclipse + ATF + attempting to create widgets not working

Alan Moore kahunamoore at hotmail.com
Wed Apr 19 13:40:20 MDT 2006


Ok - part of this mystery is solved, newbie mistake:
 
changed dojo.require("dojo.widget.*");
to dojo.require("dojo.widget.OperatorComboBoxWidget");
And it started working for widgets inside the dojoAjax src/widget tree.
 
I'll work on the "outside dojo namespace/tree" problem later - sorry for the noise... Any advice on this last issue is, again, appreciated!
 
Alan
 


From: kahunamoore at hotmail.comTo: dojo-interest at dojotoolkit.orgDate: Wed, 19 Apr 2006 12:26:54 -0700Subject: [Dojo-interest] Eclipse + ATF + attempting to create widgets not working



All,
 
I'm trying to create a widget using the Eclipse ATF from IBM (dojo.0.2.2 + ATF + eclipse 3.1.2) but can't seem to get any of my custom widgets working.
 
At first I was trying to create them outside the dojo src tree following instructions here:
 
http://blog.dojotoolkit.org/2006/01/11/putting-your-code-outside-of-the-dojo-source-tree
 
but gave up in desperation. Next I tried simply using the New -> Dojo Widget to create a widget (with default content, etc) and taking all the defaults but this didn't work either (code was generated inside the WebContent/dojoAjax/src/widget directory as expected) but no joy D-;
 
The error message I'm getting in all cases is:
 
DEBUG: no tag handler registed for type: dojo:operatorcomboboxwidget
 
Any help would be greatly appreciated! I'm attempting to get a demo working for a client and I'm up against the wall and just need to get these widgets working regardless of namespace issues, code paths, etc.
 
Help!? Thanks!
 
Alan
 
BTW - in the spirit of giving back to the project, once I get this working I'll see if I can't help update documentation etc. to help you guys out.
 

Crush! Zap! Destroy! Junk e-mail trembles before the might of Windows Live(tm) Mail beta. Windows Live(tm) Mail beta
_________________________________________________________________
Because e-mail on your cell phone should be easy:  Try Windows Live Mail for Mobile beta
http://www2.imagine-msn.com/minisites/mail/Default.aspx?locale=en-us
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://dojotoolkit.org/pipermail/dojo-interest/attachments/20060419/adae7679/attachment.html


More information about the Dojo-interest mailing list