On Tuesday, July 13, 2010 01:15:36 NiL wrote: > maybe someone will find useful to have a multiselect widget > > http://pypi.python.org/pypi/tw.jqmultiselect/ > > tw.jqmultiselect is a tosca widget wrapper around ui.multiselect > a jquery extension which can be found here : > > http://www.quasipartikel.at/multiselect/ > > source code is available for checkout and improvement at > > http://code.google.com/p/jqmultiselect/ > > > this is my first contribution, be kind :)
Some remarks: - superfluous __init__ - isn't jquery.ui shipped with tw.jquery? - if you make params a dict, you can add documentation to each parameter. Other than that, nice done! You should add it to the cogbin. Diez -- You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en.

