I am planning to create a series of widgets for Dojo. I just need a little help getting started:
First, I need to know how to set custom attributes in a widget. The most important thing to set is "dojoType." For most widgets, I plan to use the TextInput widget as my base. Secondly, I would like to know how I can set the "Select" widget to NOT display the "--------" placeholder for the empty option. Dojo has it's own way of handling this. Can I access the "required" attribute from a widget? Can I simply "pop" this option off the "choices" list? I think that should be enough to get me going. Can anyone help me out a bit? Thanks, --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

