Does it return the expected result? On OS X 10.8.5 the colours are not right, try creating a graphic with a fill of 255,0,0 then see what the mouseColor returns when you move over it. I found that changing the screen profile in system preferences has an effect on mouseColor too.
Using a 'non-native' pixelScale can also break mouseColor. RR are aware of these bugs. Paul On 2014-01-16, at 5:50 PM, John Dixon <[email protected]> wrote: > mouseColor is working on OSX mavericks running LC 6.5.0 & 6.5.1 > > in the card script :- > > on mouseMove > put mouseColor() into fld 1 > end mouseMove > > > > _______________________________________________ > 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
