On 6/24/11 12:39 PM, Richard Gaskin wrote:
In addition to handling simple drags like a splitter, drag-and-drop operations can be handled using the messages provided for those (dragStart, dragMove, dragDrop, dragEnd) far more simply than emulating drag-and-drop behaviors with mouseStillDown.
Unless you're building for mobile, where the docs say that drag/drop isn't implemented yet. :(
The grab command might be useful here instead, though it doesn't provide as much control as we often need.
-- Jacqueline Landman Gay | [email protected] HyperActive Software | http://www.hyperactivesw.com _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
