Dragging from a list field
J. Landman Gay
jacque at hyperactivesw.com
Sun Aug 28 02:55:40 EDT 2005
Phil Davis wrote:
> Another similar possibility: Can the same solution be rescaled to use a
> stack as the "selected text" object instead of a button? Then you could
> (apparently) drag text between stacks.
Yes, I think so. That's how Rev does its tool palette. The tools you
drag from the palette are actually in stacks that follow the mouse.
It would probably be a good idea for me to implement something like
this, because right now my drags have very little feedback outside of a
cursor change. And as you said, one advantage of the fake stack/button
technique is that you can actually see the content of what you're moving
around.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list