force exit of mouseDown?
    J. Landman Gay 
    jacque at hyperactivesw.com
       
    Fri Jun 24 14:05:36 EDT 2011
    
    
  
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         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com
    
    
More information about the use-livecode
mailing list