Jun 28, 2004 #1 Trip Technical User Joined Nov 13, 2001 Messages 16 Location CZ Hi, does anybody know how I can easy change font color of my variable at runtime? Thank's for help! Pavel
Hi, does anybody know how I can easy change font color of my variable at runtime? Thank's for help! Pavel
Jun 29, 2004 #2 vpos Programmer Joined Mar 12, 2002 Messages 36 Location GB Hi, Have you tried ?MyVariable{PROP:Color} = COLOR:blue or ?MyVariable{PROP:FontColor} = COLOR:blue Valery. Upvote 0 Downvote
Hi, Have you tried ?MyVariable{PROP:Color} = COLOR:blue or ?MyVariable{PROP:FontColor} = COLOR:blue Valery.