quote:
Originally posted by Mattike
quote:
Originally posted by blessedguy
you're welcome! oh, and next time use argb or rgb values instead of rccolor, ok?
Err, there's nothing wrong with using rccolors in my opinion, as that's the only way to get text and background colours which match the user's colour theme...
with rccolors i meant using
code:
Foreground:rcclr(20764);
instead of
code:
Foreground:rgb(125,129,245); [random values!]
since some rccolors don't exist in WLM8.5...that was the problem with him.
if you know the values that can be used...have no problems