Page 1 of 1

Color shemes.

PostPosted: Thu Aug 22, 2013 1:45 am
by HunterEC
Guys:

Is there a sample program that returns / displays the color combination that the user selects ? For example how do I implement the following: "W+/B" ? Thank you.

Re: Color shemes.

PostPosted: Fri Aug 23, 2013 10:43 am
by ukoenig
Gustavo,
can You explain in detail, what You want to do ?
Selecting a pair Background- / Textcolor and changing
it at runtime for a defined / selected control ?
Window, Dialog, Folder or ???

Best Regards
Uwe :?:

Re: Color shemes.

PostPosted: Fri Aug 23, 2013 11:28 am
by Antonio Linares
Gustavo,

MsgInfo( ChooseColor() )

Re: Color shemes.

PostPosted: Fri Aug 23, 2013 11:41 pm
by HunterEC
Antonio, Uwe:

Thank you very much.