I see something similar in LC 7, including 7.1 dp 2, in IDE.

I see flickering as the mouse moves over a field which sets the background 
color of the line:

on mouseMove
   if the mouseLine is not empty then
      set the backgroundColor of the mouseLine() to 235,231,237
   end if
end mouseMove


Peter Bogdanoff
UCLA



> On Sep 10, 2015, at 7:01 PM, Roger Guay <i...@mac.com> wrote:
> 
> I and a few others have seen this problem since the release of Yosemite.And, 
> there’s been no improvement with any of the stable releases of LC.
> 
> Thanks,
> 
> Roger
> 
>> On Sep 10, 2015, at 10:36 AM, Devin Asay <devin_a...@byu.edu> wrote:
>> 
>> - I see screen flickering during the execution of visual effects or on 
>> buttons with various icon image states. For example on a button that has a 
>> “resting” icon and a hover icon there is some screen flickering on the 
>> button when I move my mouse cursor to it.
> 
> _______________________________________________
> 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

_______________________________________________
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