Richard wrote:

> Currently the LiveCode engine uses the Windows hiliteColor when 
> selecting text, ignoring whatever highlight color may be in use by the 
> current theme.
> 
> Is there a shell query I can run to determine the current text highlight 
> color?


There probably is a shell query, but if there isn't, you might possibly 
programmatically select some text on a white background then use mouseColor to 
sniff out the hiliteColor.

Or pixelColorAt(x,y), if we ever get it! ;)

Jim Lambert
_______________________________________________
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