[squeak-dev] Drag and Drop in a ListMorph

Ricardo Moran richi.moran at gmail.com
Thu Nov 25 14:27:44 UTC 2010


You probably want to look at:

yourListMorph dragEnabled: true.

It still doesn't work as you desire because when you drop the item
disapears, but it's a start.

Cheers
Richo

On Thu, Nov 25, 2010 at 1:48 AM, Sean P. DeNigris <sean at clipperadams.com>wrote:

>
> How (if at all) do I enable drag and drop in a SimpleHierarchicalListMorph?
> There is ListItemWrapper>>canBeDragged, which sounds good, but defaults to
> true, and still no dragging :(
>
> Specifically, I want to reorder the list items via drag and drop.
>
> Thanks.
> Sean
>
> n.b. I nabbled "ListMorph drag" and googled "Squeak ListMorph drag" with no
> joy
> --
> View this message in context:
> http://forum.world.st/Drag-and-Drop-in-a-ListMorph-tp3058452p3058452.html
> Sent from the Squeak - Dev mailing list archive at Nabble.com.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20101125/7fedc84d/attachment.htm


More information about the Squeak-dev mailing list