On 5/13/2016 6:39 PM, Bob Sneidar wrote:
> On May 13, 2016, at 15:36 , Bob Sneidar 
> <bobsnei...@iotecdigital.com<mailto:bobsnei...@iotecdigital.com>> wrote:
>
> Hi all.
>
> Just submitted a bug report involving windows becoming unresponsive when a 
> dual monitor is unplugged and the windows rearrange on the main monitor.
>
> BTW if there is a message sent to the IDE when the windows rearrange, maybe I 
> can intercept it and create a workaround. I can't find one in the dictionary 
> though.
>

I've been running into similar issues in that the IDE appears to set the
windowBoundRect - AFTER my app has already set it to allow for
combination menubar/toolbar windows at the top of screen.

When I then use the windowBoundingRect as a guide for automatic layout
of other windows in my app, then all appear in unexpected locations due
to the changes to the windowBoundingRect by the IDE

I have also discovered a crap load of problems using 'the effective
rect' of a stack (setting or getting) if the stack is not an open,
visible, resizable, stack.

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to