I suspect this is a platform issue that RR can't easily overcome, the 
dictionary states;

On Mac OS X systems…
…The stack's original width and height are passed only with the first 
resizeStack message sent during a resize operation.

So I'd guess the Mac OS is blocking the operation during the resize.

Paul


On 2014-01-29, at 8:29 AM, Ray <[email protected]> wrote:

> I'm not sure how many versions back this goes but apparently the following 
> script works differently on a Mac and Windows with 6.5.2:
> 
>   on resizeStack
>      put the ticks
>   end resizeStack
> 
> On Windows the message is sent continually as long as the mouse is down and 
> I'm resizing the stack.  On a Mac the resizeStack message is sent just once 
> when I let the mouse up after resizing the stack.
> 
> Does anybody have any experience with this anomaly?
> 
> _______________________________________________
> 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


_______________________________________________
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

Reply via email to