Dragging Wd in Rev2.0

sims sims at ezpzapps.com
Mon May 26 00:43:00 EDT 2003


>It sounds like the mouseDown message is sent when you click in the 
>menubar, but the mouseUp never happens. This means that dragWd is 
>set to true and startX & startY store how far you are away from you 
>window, so now whenever you move the mouse, the window moves 
>accordingly.
>
>I think you need to check "the target" in your mouseDown handler 
>before setting dragWd to true e.g. something like:
>
>Cheers,
>Sarah
>sarahr at genesearch.com.au
>http://www.troz.net/Rev/
>


Brava!!!   check "the target"   did the trick!

Thank you,

sims


-- 
-----------------------------------------------------------
    http://EZPZapps.com         info at EZPZapps.com
       Software - Internet Development - Consulting



More information about the use-livecode mailing list