[Lift] Re: Ideas for an ordered list in a form

2009-06-03 Thread marius d.
Cool ! On Jun 3, 12:18 am, Derek Chen-Becker dchenbec...@gmail.com wrote: Thanks for sending that. It looks like UI could also provide some drag and drop, so the asm select plugin is looking very nice :). Now I just need to get approval on changing multiSelect to use an LFuncHolder and I'm

[Lift] Re: Ideas for an ordered list in a form

2009-06-02 Thread Derek Chen-Becker
The plugin here requires jQuery UI to work. I can either add jQuery UI to lift-webkit's toserve directory so that it's available for people to use, or I could just bundle it with the widget. I'm leaning toward bundling with webkit so that it's available for other components. Otherwise, I'm not

[Lift] Re: Ideas for an ordered list in a form

2009-06-02 Thread Derek Chen-Becker
On second thought, a widget for this is probably overkill. Just adding the proper script and css to the page works fine. Derek On Tue, Jun 2, 2009 at 7:57 AM, Derek Chen-Becker dchenbec...@gmail.comwrote: The plugin here requires jQuery UI to work. I can either add jQuery UI to lift-webkit's

[Lift] Re: Ideas for an ordered list in a form

2009-06-02 Thread Derek Chen-Becker
Thanks for sending that. It looks like UI could also provide some drag and drop, so the asm select plugin is looking very nice :). Now I just need to get approval on changing multiSelect to use an LFuncHolder and I'm golden :) Derek On Tue, Jun 2, 2009 at 3:02 PM, Marius Danciu

[Lift] Re: Ideas for an ordered list in a form

2009-06-01 Thread Derek Chen-Becker
I found this jQuery plugin that I think actually works much better than a simple palette control: http://plugins.jquery.com/project/asmselect There's an accompanying article that has a nice demo of it: http://www.ryancramer.com/journal/entries/select_multiple/ I'm going to see about making a

[Lift] Re: Ideas for an ordered list in a form

2009-05-31 Thread marius d.
A couple of years ago I did the same thing with drag and drop ... but I wrote the JS code, and for some reason I didn't really look for an existent solution :) ... I think I still have the damn thing and if you want to I could send it to you. On May 31, 3:01 am, Derek Chen-Becker

[Lift] Re: Ideas for an ordered list in a form

2009-05-31 Thread Derek Chen-Becker
If it's not too much trouble to find that would be great, but don't work too hard searching : Derek On Sun, May 31, 2009 at 2:59 AM, marius d. marius.dan...@gmail.com wrote: A couple of years ago I did the same thing with drag and drop ... but I wrote the JS code, and for some reason I

[Lift] Re: Ideas for an ordered list in a form

2009-05-30 Thread Derek Chen-Becker
I have some ideas for this, but my short term solution is to make a Lift version of Palette. Once I have it debugged I'll add it as a widget. Derek On Sat, May 30, 2009 at 3:17 AM, Joe Wass j...@folktunefinder.com wrote: Bump. I'm interested in this too. On May 28, 10:01 pm, Derek

[Lift] Re: Ideas for an ordered list in a form

2009-05-28 Thread Derek Chen-Becker
Oops. I meant to give the link to Tapestry so that people could see what I'm talking about (image toward the middle of the page): http://tapestry.apache.org/tapestry5/tapestry-core/ref/org/apache/tapestry5/corelib/components/Palette.html Derek On Thu, May 28, 2009 at 3:00 PM, Derek Chen-Becker