I started implementing the autocompleter today, and I realized that it is going to be confusing to have a "combobox" and a "autocompleter", that are very much alike, the autocompleter does everything that the combobox does, but the implementation is based on Dojo, and it can make an ajax call to get the available values. Should we have both? or have just combobox which uses Dojo when "autocomplete=true"(problem with this approach is that they are going to look different)?

musachy

Rainer Hermanns wrote:
Musachy,
this would be a great addition. If you find the time to add these features
before the 2.0.2 alpha|beta release, I am all for implementing these.

regards,
Rainer

It seems like the ajax tree is working fine with Dojo 0.4(with old Tree
not TreeV3), any particular reason why it isn't in showcase? I want to
make an autocomplete tag that wraps Dojo's, would now be a good time for
this or should I wait till you guys make the release?

regards
musachy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to