You might have some text-level color applied to individual characters or lines 
in the field.  In the message box, try:

   set the textColor of char 1 to -1 of fld “xyz” to empty

This way you should be able to set the color of the field itself, instead of 
colorizing the text within the field.

Regards,

Scott Rossi 
Creative Director 
Tactile Media, UX/UI Design 

On Jan 5, 2015, at 11:42 PM, Ludovic THEBAULT <ludovic.theba...@laposte.net> 
wrote:

> Hello
> 
> Strange problem here :
> 
> I’ve two scrolling list fields on two differents cards, with the same 
> settings, especially the colors. On the iOS simulator, when i select a line, 
> the hilitecolor is fine, but for one field the text color become white 
> whatever the setting i choose for the textcolor (and for the second field, 
> it’s ok), even if i put this code in the mouseup handler of the field, the 
> color stay white !
> 
> on mouseup
> set the foregroundcolor of me to black
> end mouseup   
> 
> If someone has an idea...
> Thanks in advance (and happy new year !)
> 
> Ludovic
> _______________________________________________
> 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