On Tue, Dec 06, 2005 at 08:36:55PM -0200, Jorge Godoy wrote: > > Jason Chu <[EMAIL PROTECTED]> writes: > > > On Tue, Dec 06, 2005 at 09:35:00PM -0000, Chad L. wrote: > > > > > > Has anyone tackled an autocomplete textbox for TurboGears yet? Kinda > > > like the Ruby on Rails one > > > (http://demo.script.aculo.us/ajax/autocompleter). > > > > We have one. You can expect a ticket submitted with code by the end of the > > week (gotta get the programmer who worked on it to submit it). > > Can you also, please, make an announce here?
http://trac.turbogears.org/turbogears/ticket/208 Autocomplete widget patch submitted. It's pretty straightforward, the only server-side implementation you need is a controller that takes a string and returns a list of strings as options. Jason -- If you understand, things are just as they are. If you do not understand, things are just as they are.
pgpVunn5ft9qP.pgp
Description: PGP signature

