Hi,
My latest app required the ability to drag rows between different ListIcon gadgets and so I knocked up a little utility which I thought others may (or may not!) find useful.
It allows dragging between different ListIcons or indeed to and from the same gadget (although the results can look a little odd in this case) and can easily be extended to include images and custom drawn ListIcons etc.
Hope it's useful in some way.
http://www.purecoder.net/purebasic/Drag ... stIcon.zip
Regards.
Drag rows between ListIcons
Drag rows between ListIcons
I may look like a mule, but I'm not a complete ass.
Hello naw.
About the multiselect, I'm probably going to require this myself. It should be very easy to implement - I may well do it this evening; time allowing!
However, having nearly finished work on a custom grid control, I was thinking of combining this with the row drag option which would allow for some very nice selection effects, so I was holding fire on extending the row drag code.
Anyhow, glad to share.
Regards.
About the multiselect, I'm probably going to require this myself. It should be very easy to implement - I may well do it this evening; time allowing!
However, having nearly finished work on a custom grid control, I was thinking of combining this with the row drag option which would allow for some very nice selection effects, so I was holding fire on extending the row drag code.
Anyhow, glad to share.
Regards.
I may look like a mule, but I'm not a complete ass.