> 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.


Well my use case calls for something like a form, I do not need
immediate server notification (even if I fully understand the purpose
of having immediate server callback, which could be accomplished using
the provided "update" event).
My server computation will be both cpu and network intensive,
therefore I only wish to take action when the manual sorting has been
completed.

I'm not a js enthusiast when it comes to coding lots of {();}
(garbage) :)

-- 
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.

Reply via email to