Recent

Author Topic: Color Picker everywhere...  (Read 15704 times)

Fred vS

  • Hero Member
  • *****
  • Posts: 3158
    • StrumPract is the musicians best friend
Color Picker everywhere...
« on: October 28, 2014, 03:58:25 pm »
Hello everybody.

I'm glad to present you Color_Picker  ;)

Color_Picker is a tool for managing the colors.
You may get the pixel-color of any part of he screen, compare it, get the hex code of the selected color and much more...
 
Color_Picker uses the fpGUI widgetset and was highly inspired by ColorWheel fpGUI demo. =>
https://github.com/graemeg/fpgui/tree/develop

Download Color_Picker  there =>
https://github.com/fredvs/color_picker

Here a video of Color_Picker in action and how to use the picker. =>
https://sites.google.com/site/fiensprototyping/color_picker.mp4


In /bin there are compiled executable for Win32/Win64/Linux32/Linux64/freeBSD64.

Have fun.  :)

Fre;D
« Last Edit: October 30, 2014, 01:22:29 pm by Fred vS »
I use Lazarus 2.2.0 32/64 and FPC 3.2.2 32/64 on Debian 11 64 bit, Windows 10, Windows 7 32/64, Windows XP 32,  FreeBSD 64.
Widgetset: fpGUI, MSEgui, Win32, GTK2, Qt.

https://github.com/fredvs
https://gitlab.com/fredvs
https://codeberg.org/fredvs

Never

  • Sr. Member
  • ****
  • Posts: 409
  • OS:Win7 64bit / Lazarus 1.4
Re: Color Picker everywhere...
« Reply #1 on: October 28, 2014, 04:44:53 pm »
hello @Fred vS
very promissing app thank you
just tested win32 bin and thought you might use some feed back
1) app doesnt retrive colors from intire screen corectly but only from inside the color cycle
if released the mouse anywere  the returned color is constantly this [ $FEFEFE ]
2) when mouse down and  moving the cross cpu raise to 25% 30%
if i notice something else i'll be back
Νέπε Λάζαρε λάγγεψων οξωκά ο φίλοσ'ς αραεύσε

Fred vS

  • Hero Member
  • *****
  • Posts: 3158
    • StrumPract is the musicians best friend
Re: Color Picker everywhere...
« Reply #2 on: October 28, 2014, 07:13:13 pm »
@ Never => thanks to test it  ;)

To use the everywhere-color-picker, click on the Picker button maintaining the left-mouse-button pressed.

Then go where you want to get the color-pixel-screen (with the mouse-button still pressed).

Release the button where you want the color => you will get the pixel-color  ;)

If you enable "Continuous", you will get every pixel_color you go...

Fre;D
 
I use Lazarus 2.2.0 32/64 and FPC 3.2.2 32/64 on Debian 11 64 bit, Windows 10, Windows 7 32/64, Windows XP 32,  FreeBSD 64.
Widgetset: fpGUI, MSEgui, Win32, GTK2, Qt.

https://github.com/fredvs
https://gitlab.com/fredvs
https://codeberg.org/fredvs

Never

  • Sr. Member
  • ****
  • Posts: 409
  • OS:Win7 64bit / Lazarus 1.4
Re: Color Picker everywhere...
« Reply #3 on: October 28, 2014, 07:22:54 pm »
Quote
To use the everywhere-color-picker, click on the Picker button maintaining the left-mouse-button pressed.

Then go where you want to get the color-pixel-screen (with the mouse-button still pressed).

Release the button where you want the color => you will get the pixel-color

that is what i did at first place i saw the directions already
Νέπε Λάζαρε λάγγεψων οξωκά ο φίλοσ'ς αραεύσε

Fred vS

  • Hero Member
  • *****
  • Posts: 3158
    • StrumPract is the musicians best friend
Re: Color Picker everywhere...
« Reply #4 on: October 28, 2014, 07:36:17 pm »
Quote
that is what i did at first place i saw the directions already

Hum, just tested color_picker.exe from color_picker /bin/windows32 =>
Here it works on Windows 8, Windows 7, XP and via Linux-Wine... :-X

What Windows version are you using ?

Are you sure you maintained the mouse-button clicked ?

Fre;D
I use Lazarus 2.2.0 32/64 and FPC 3.2.2 32/64 on Debian 11 64 bit, Windows 10, Windows 7 32/64, Windows XP 32,  FreeBSD 64.
Widgetset: fpGUI, MSEgui, Win32, GTK2, Qt.

https://github.com/fredvs
https://gitlab.com/fredvs
https://codeberg.org/fredvs

Never

  • Sr. Member
  • ****
  • Posts: 409
  • OS:Win7 64bit / Lazarus 1.4
Re: Color Picker everywhere...
« Reply #5 on: October 28, 2014, 07:38:30 pm »
sure do not worry about it
Quote
What Windows version are you using ?
mentioned on the left side under the nickname

i have thems service off maybe this makes a diff?
Νέπε Λάζαρε λάγγεψων οξωκά ο φίλοσ'ς αραεύσε

Fred vS

  • Hero Member
  • *****
  • Posts: 3158
    • StrumPract is the musicians best friend
Re: Color Picker everywhere...
« Reply #6 on: October 28, 2014, 07:41:42 pm »
Quote
i have thems service off maybe this makes a diff?

No, it should work with/without themes...
I use Lazarus 2.2.0 32/64 and FPC 3.2.2 32/64 on Debian 11 64 bit, Windows 10, Windows 7 32/64, Windows XP 32,  FreeBSD 64.
Widgetset: fpGUI, MSEgui, Win32, GTK2, Qt.

https://github.com/fredvs
https://gitlab.com/fredvs
https://codeberg.org/fredvs

Never

  • Sr. Member
  • ****
  • Posts: 409
  • OS:Win7 64bit / Lazarus 1.4
Re: Color Picker everywhere...
« Reply #7 on: October 28, 2014, 07:44:32 pm »
yes just enabled and restarted but nothing changed
Νέπε Λάζαρε λάγγεψων οξωκά ο φίλοσ'ς αραεύσε

Fred vS

  • Hero Member
  • *****
  • Posts: 3158
    • StrumPract is the musicians best friend
Re: Color Picker everywhere...
« Reply #8 on: October 28, 2014, 07:52:54 pm »
Quote
yes just enabled and restarted but nothing changed

Hum, i do not understand why it does not work for you.

Maybe somebody else could try it and give his result.  :-[

Only to be sure :

- Click on the Picker button and do not release the button pressed.,

- Travel with your mouse somewhere on the screen (with button still down).

- Release the button on pixel-color you want => you must get the color.

Fre;D
I use Lazarus 2.2.0 32/64 and FPC 3.2.2 32/64 on Debian 11 64 bit, Windows 10, Windows 7 32/64, Windows XP 32,  FreeBSD 64.
Widgetset: fpGUI, MSEgui, Win32, GTK2, Qt.

https://github.com/fredvs
https://gitlab.com/fredvs
https://codeberg.org/fredvs

Never

  • Sr. Member
  • ****
  • Posts: 409
  • OS:Win7 64bit / Lazarus 1.4
Re: Color Picker everywhere...
« Reply #9 on: October 28, 2014, 07:59:32 pm »
Quote
- Click on the Picker button and do not release the button pressed.,

- Travel with your mouse somewhere on the screen (with button still down).

- Release the button => you must get the color.
is pretty clear not something complicated
executed  the exe from several places disabled antivirus firewal the behavior remains
are you testing on virtual box?
Νέπε Λάζαρε λάγγεψων οξωκά ο φίλοσ'ς αραεύσε

Fred vS

  • Hero Member
  • *****
  • Posts: 3158
    • StrumPract is the musicians best friend
Re: Color Picker everywhere...
« Reply #10 on: October 28, 2014, 08:06:28 pm »
Quote
are you testing on virtual box?

No, on pure Windows OS. I have tested on Wine-Linux too.
I use Lazarus 2.2.0 32/64 and FPC 3.2.2 32/64 on Debian 11 64 bit, Windows 10, Windows 7 32/64, Windows XP 32,  FreeBSD 64.
Widgetset: fpGUI, MSEgui, Win32, GTK2, Qt.

https://github.com/fredvs
https://gitlab.com/fredvs
https://codeberg.org/fredvs

Never

  • Sr. Member
  • ****
  • Posts: 409
  • OS:Win7 64bit / Lazarus 1.4
Re: Color Picker everywhere...
« Reply #11 on: October 28, 2014, 10:12:09 pm »
hello
Here a video of Color_Picker in action on my system

[ https://www.youtube.com/watch?v=dGaSt9nF_q8 ]

can't do more than this
Edit***: please download it an informe to remove it thank you
« Last Edit: October 28, 2014, 10:27:36 pm by Never »
Νέπε Λάζαρε λάγγεψων οξωκά ο φίλοσ'ς αραεύσε

Fred vS

  • Hero Member
  • *****
  • Posts: 3158
    • StrumPract is the musicians best friend
Re: Color Picker everywhere...
« Reply #12 on: October 29, 2014, 01:25:24 am »
@ Never => Indeed  :-[

Sorry but i do not know why it does not work on your system.

Many thanks for feedback, i will try on other machines to see what is wrong.

Fre;D
I use Lazarus 2.2.0 32/64 and FPC 3.2.2 32/64 on Debian 11 64 bit, Windows 10, Windows 7 32/64, Windows XP 32,  FreeBSD 64.
Widgetset: fpGUI, MSEgui, Win32, GTK2, Qt.

https://github.com/fredvs
https://gitlab.com/fredvs
https://codeberg.org/fredvs

Graeme

  • Hero Member
  • *****
  • Posts: 1428
    • Graeme on the web
Re: Color Picker everywhere...
« Reply #13 on: October 29, 2014, 02:33:11 pm »
Maybe somebody else could try it and give his result.  :-[
Tested on 64-bit Win7 system. Works fine here.

The only thing I can comment in is that the tooltop over the "Picker" button appears over the picker button, so when you sometimes click you are actually clicking the tooltip window not the button. Wiggle the mouse and the tooltip disappears. Then clicking the button and picking a color works just fine. I tested on all areas of my desktop.
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

Zoran

  • Hero Member
  • *****
  • Posts: 1829
    • http://wiki.lazarus.freepascal.org/User:Zoran
Re: Color Picker everywhere...
« Reply #14 on: October 29, 2014, 07:53:16 pm »
I like it, thank you.
Works well here on linux 64 bit.

 

TinyPortal © 2005-2018