marshmonkey
16-08-2009 22:14:55
Hi, I am an artist just getting acquainted with MyGui. I have been using the MyGUI LayoutEditor 1.2 RC1 to create a skin for our game. Most things I have been able to tweak pretty well, but for the life me I can't get the color of selected (highlighted) text in any edit box to change color. I have
set for every text declaration I can find in all of core.skin but still when I highlight text in the test mode of the layout editor the text turns dark instead of almost white like the value .9 .9 .9 would indicate. It seems like I just am missing where that is defined in the .skin file but I have scoured it and come up with nothing.
*edit* I notice that the layout editor I was using is very old, I will try the same thing with the most recent editor I just got from my programmer and report back.
<!--State2 name="pressed" colour=".9 .9 .9"/-->
<!--State2 name="normal" colour=".9 .9 .9"/-->
<!--State2 name="select" colour=".9 .9 .9"/-->
<!--State2 name="active" colour=".9 .9 .9"/-->
set for every text declaration I can find in all of core.skin but still when I highlight text in the test mode of the layout editor the text turns dark instead of almost white like the value .9 .9 .9 would indicate. It seems like I just am missing where that is defined in the .skin file but I have scoured it and come up with nothing.
*edit* I notice that the layout editor I was using is very old, I will try the same thing with the most recent editor I just got from my programmer and report back.