I am using 6.7.9 but it happens in 7.1.2 and 8.0 (dp15). lockUpdates did not make any difference.
Thanks Terry > On 14 Mar 2016, at 20:50, Scott Rossi <[email protected]> wrote: > > If you're using LiveCode 7, the flashing may be an artifact that occurs > purely from redrawing/refreshing the screen. I've noticed this here, but > don't have any reliable recipe that causes it. > > In any event, locking the screen and locking messages are the main steps > to take, making sure to unlock at the end of your resizing handlers. > Groups (assuming your chart is a group) have a lockUpdates property that > might help with redrawing, but I don't know if this would make any > difference with regards to screen flashing. _______________________________________________ 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
