On Mon, May 9, 2011 at 5:53 PM, NiL <[email protected]> wrote: > Hi list, > > I wish to use something like http://jqueryui.com/demos/sortable/ > in my user interface > > before I reinvent the wheel, (yes, I googled around), is there a tosca > widget (tw1) that packages this kind of functionnality ? > > I'd like a "save" button after the list manipulation before sending > reorder request to the server. > > If not, I'll package this js lib (very) soon. >
Uhm, I don't think that there is something ready to be used. But I tend to use TW only for forms and not much for widgets so I might be wrong. Something like that should be quite useful, so if you manage to package it it would be great. If I can suggest also implement an "autosave" option to send server save requests each time user moves something, this would make the widget useful for reordering guis. -- 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.

