ID:156338
 
Where can I find the code to call the Windows client for RGB coloring schemes to edit text or other portions of say, a window? I'm sorry, this might be confusing; I'm referring in reference to programs such as this Sticky Notes application, when you change text color for example. I can't seem to find it in the ref.
winset(Ref, "window.element", "background-color=\"[your color here]\"")


EDIT : I'm confused...wtf is you're question O.o
Use the 'as color' setting for the input() proc.
In response to Nadrew
Nadrew wrote:
Use the 'as color' setting for the input() proc.

Exactly what I was looking for. Thank you.