New Plugin - QSortable

Login or register to post comments
2 replies [Last post]
LaCeja's picture
Offline
Joined: 11/04/2009

I'm happy to announce the availability of a new plugin - QSortable. QSortable is a new QCubed implementation of the jQuery Sortable plugin. QSortable extends QPanel and is designed to allow an unordered list of QPanels to be sorted by the end user.

QSortable also includes four optional callback events. One, when a panel is moved by the user, and three more, which may be tied to events of your choosing. An example installs with the plugin.

vakopian's picture
Offline
Joined: 04/08/2008

Hi LaCeja,

Please take a look at http://trac.qcu.be/projects/qcubed/ticket/584
You might want to use and/or contribute to that project. In a word, instead of creating these controls manually one by one, I auto-generate all of them. More details are in that ticket. What do you think?

LaCeja's picture
Offline
Joined: 11/04/2009

vakopian, this is incredible work! Not to take away from it in any way, I sure wish it had been available a couple of months ago. It would have saved me many hours of work.

At the moment, I'm swamped with a huge project. However, I'll be working on a new piece of it, in a few weeks, that incorporates draggable/sortable between two lists. I will certainly use it for that. Of course, when I have a need for any of the other jQuery UI's, I'll be exercising it. In the mean time, feel free to make any changes to the QSortable to incorporate or integrate it into your generator.

This is an incredible accomplishment, vakopian! Thank you very much!