Thanks, Musachy. I'm applying it now. -Ted.
On 11/25/06, Musachy Barroso <[EMAIL PROTECTED]> wrote:
I attached the patch to WW-1520, there is a folder that needs to be added to showcase/.../ajax. There is a problem with Dojo's combobox, the first time that you click on a combobox it will show the dropdown at the bottom of the page and then move it to the right position, I only see it on FF. As per this dojo issue: http://trac.dojotoolkit.org/ticket/1978 , it is a browser limitation 'cause they need to render the control in order to know the size. This would make a good candidate to be included in the FAQs. The problem is that they give the option of limiting the number of visible elements in the dropdown, so they need the size, I think users would rather set a fixed size to the dropdown than having a dropdown-flash at the bottom of the page, I certainly don't like this flashing widget :( regards musachy Rainer Hermanns wrote: > Musachy, > > I would prefer to have both. > If we put to much magic into the "default" html components, this might get > too complicated. > > What do you think? > > -Rainer > > >> 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]