FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Color shemes.
Posts: 723
Joined: Tue Sep 04, 2007 08:45 AM
Color shemes.
Posted: Thu Aug 22, 2013 01:45 AM

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.

Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Re: Color shemes.
Posted: Fri Aug 23, 2013 10:43 AM

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 :?:

Since 1995 ( the first release of FW 1.9 )

i work with FW.

If you have any questions about special functions, maybe i can help.
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Color shemes.
Posted: Fri Aug 23, 2013 11:28 AM

Gustavo,

MsgInfo( ChooseColor() )

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 723
Joined: Tue Sep 04, 2007 08:45 AM
Re: Color shemes.
Posted: Fri Aug 23, 2013 11:41 PM

Antonio, Uwe:

Thank you very much.

Continue the discussion