FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour ( CONTRIBUTION ) PickColor with sources for your Systems
Posts: 625
Joined: Wed Mar 14, 2007 06:49 PM
( CONTRIBUTION ) PickColor with sources for your Systems
Posted: Sat Jul 25, 2015 06:04 PM
Greetings Fellow Forum :

I share the work I 've done in this week sometime hopefully will be useful, I still have a function to finish and I hope to help everyone we can be 100 % functional.



It is a generator of colors in RGB , you can create random colors based on a specific range , capture color palettes and stored in a table.

I lack the most important and can not find how to do it , capture the color of a pixel out of our application :



Teacher Antonio and fellow forum : turn to you to guide me how to do this function , leave the Exe and sources to try it and I discuss Greetings ...

http://www.mediafire.com/download/5x6bjrrr98du15z/ColorPick.zip
Soluciones y DiseƱo de Software
Damos Soluciones...

I.S.C. Victor Daniel Cuatecatl Leon
Director y DiseƱador de Proyectos

http://www.soldisoft.unlugar.com
http://www.sisa.unlugar.com
danyleon82@hotmail.com
www.facebook.com/victordaniel.cuatecatlleon
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: ( CONTRIBUTION ) PickColor with sources for your Systems
Posted: Sat Jul 25, 2015 06:56 PM
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Re: ( CONTRIBUTION ) PickColor with sources for your Systems
Posted: Sun Jul 26, 2015 05:14 PM
I lack the most important and can not find how to do it ,
capture the color of a pixel out of our application :


I created the DESKTOP-solution You are looking for with ZOOM-factor ( still some extensions will be added )
I can add this extension to my RGB-tools as well.



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: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: ( CONTRIBUTION ) PickColor with sources for your Systems
Posted: Sun Jul 26, 2015 05:19 PM

Uwe,

Here you have an example (how to manage the mouse):

viewtopic.php?p=179960#p179960

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Re: ( CONTRIBUTION ) PickColor with sources for your Systems
Posted: Sun Jul 26, 2015 06:34 PM
Antonio,

thank You very much.

the 1. release for testing
Just load and move the cursor over the desktop
Still the SAVING and 3 bachground-selection--buttons must be added.



http://www.pflegeplus.com/DOWNLOADS/RGBCol3.zip

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: 625
Joined: Wed Mar 14, 2007 06:49 PM
Re: ( CONTRIBUTION ) PickColor with sources for your Systems
Posted: Sun Jul 26, 2015 07:00 PM

Uwe:

This is exactly what is needed simply great, but I wonder..?? Because they do not share the examples with source code, without wishing to offend anyone i am of the idea that selfishness in this forum should not be present and share what you know, I hope it is not much we compartar the source code.

Greetings

Soluciones y DiseƱo de Software
Damos Soluciones...

I.S.C. Victor Daniel Cuatecatl Leon
Director y DiseƱador de Proyectos

http://www.soldisoft.unlugar.com
http://www.sisa.unlugar.com
danyleon82@hotmail.com
www.facebook.com/victordaniel.cuatecatlleon
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Re: ( CONTRIBUTION ) PickColor with sources for your Systems
Posted: Sun Jul 26, 2015 07:18 PM
cuatecatl82,

because it is not finished, I just added the exe.
The final release will be complete with source.

Because we want to save the values, we cannot move back to a save-button ( it will change the values )
instead we have to use :

oWnd:bKeyDown := {|nKey| if(nKey = 32, SAVE_COL(),) } // SPACE

Do You want to save the values to CLIPBOARD or to a DBF-record ?

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: 625
Joined: Wed Mar 14, 2007 06:49 PM
Re: ( CONTRIBUTION ) PickColor with sources for your Systems
Posted: Sun Jul 26, 2015 07:46 PM

Thank you very much mr Uwe hopefully soon be available

Soluciones y DiseƱo de Software
Damos Soluciones...

I.S.C. Victor Daniel Cuatecatl Leon
Director y DiseƱador de Proyectos

http://www.soldisoft.unlugar.com
http://www.sisa.unlugar.com
danyleon82@hotmail.com
www.facebook.com/victordaniel.cuatecatlleon
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Re: ( CONTRIBUTION ) PickColor with sources for your Systems
Posted: Wed Jul 29, 2015 03:54 PM
cuatecatl82,

You can send me a eMail and I will return a download-link with the included source

Download ( Standalone-exe-file )
http://www.pflegeplus.com/Downloads/CPicker1.zip

I added the missing options

5. zoom-factors
config-button
copy to clipboard multiple selections




a projectfile
because of EDIT-cells, You can define the project
or copy the needed colors RGB or numeric.
To manage the Project-file, delete, undelete and pack is added.
The 1. record is protected and includes the system-settings.
A multiline-get with the multiple color-captions
can be copied to clipboars




You can define many settings
select color, gradient or a BMP-brush
gradient-painter included
the text-color-define
BMP-brush-selection
the xBrowse row-colors
the key to capture the colors


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: 625
Joined: Wed Mar 14, 2007 06:49 PM
Re: ( CONTRIBUTION ) PickColor with sources for your Systems
Posted: Thu Jul 30, 2015 12:32 PM

Many thanks Uwe my email is danyleon82@hotmail.com

Greetings

Soluciones y DiseƱo de Software
Damos Soluciones...

I.S.C. Victor Daniel Cuatecatl Leon
Director y DiseƱador de Proyectos

http://www.soldisoft.unlugar.com
http://www.sisa.unlugar.com
danyleon82@hotmail.com
www.facebook.com/victordaniel.cuatecatlleon
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Re: ( CONTRIBUTION ) PickColor with sources for your Systems
Posted: Sat Aug 01, 2015 01:35 PM
Daniel,

Have a look at :

viewtopic.php?f=3&t=31155&p=180185#p180185

maybe it is useful for You, adding these functions to Your main-app.
added functions < AUTOCLOSE > and < BRING ON TOP > for the color-picker.

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