FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Finding out colors
Posts: 723
Joined: Tue Sep 04, 2007 08:45 AM
Finding out colors
Posted: Mon Jan 23, 2012 07:11 AM

Guys:

Is there any demo or tool where we can see the actual colors FW can display / use and get back the parameters or values to use it in out programs ? For example, if I want to pass the SetGetColorFocus([nClrFocus]) function a number that represent the old Clipper color "BG+/N" how do I find out the correct value ? Is like a Clipper color value to FW converter. Thank you.

Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Re: Finding out colors
Posted: Mon Jan 23, 2012 08:55 PM
Are You looking for a Color-picker ?

Download :
http://annystudio.com/software/



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: 723
Joined: Tue Sep 04, 2007 08:45 AM
Re: Finding out colors
Posted: Thu Jan 26, 2012 05:19 PM

Uwe:

Thanks for your response. More than a color picker, which is a great tool, I'm looking for a color mapper. I want to map the old Clipper / DOS color combinations to the FiveWin nColor numeric values, for example:
"BG+/N" maps to n value.

Thank you.

Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Re: Finding out colors
Posted: Thu Jan 26, 2012 05:27 PM

OK,

no problem, we need a little Function.
I will create the needed one.

Best regards
Uwe :lol:

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: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Re: Finding out colors
Posted: Thu Jan 26, 2012 09:11 PM
The Results of converted Clipper-colors.



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.

Continue the discussion