Page 2 of 2

Re: [Tool] Show Me That Color (display selected text colors in a GUI)

Posted: 10 Sep 2019, 14:59
by rommmcek
Sorry for trouble! (must be after posting Edit-Paste Error). Fixed & tested, includes another missed small feature.

bye!

Re: [Tool] Show Me That Color (display selected text colors in a GUI)

Posted: 11 Sep 2019, 16:23
by rommmcek
New version 1.57
  • First saving bug fixed
  • Additional new small features

Re: [Tool] Show Me That Color (display selected text colors in a GUI)

Posted: 13 Sep 2019, 03:00
by SpeedMaster
version 1.57 test

win 10 works great :thumbup:
win 7 the tooltip is blinking :cry:

Re: [Tool] Show Me That Color (display selected text colors in a GUI)

Posted: 13 Sep 2019, 06:48
by rommmcek
I noticed a bit of flicker even on Win10 when Color name was very long and since it was not too bad...
Now fixed, I believe.

P.s.: I'm not happy with "Color stealer" yet (It does not pick colors exactly inside the frame)

Re: [Tool] Show Me That Color (display selected text colors in a GUI)

Posted: 13 Sep 2019, 14:06
by SpeedMaster
rommmcek wrote:
13 Sep 2019, 06:48
I noticed a bit of flicker even on Win10 when Color name was very long and since it was not too bad...
Now fixed, I believe.
version 1.57 test:
win 7 : there is no more flickering but the tooltip shows all the contents of the clipboard now :cry:

Re: [Tool] Show Me That Color (display selected text colors in a GUI)

Posted: 14 Sep 2019, 12:48
by rommmcek
It must be a RegEx issue! When I was getting rid of flickering, there was the same issue on Win10 too, but outside ListView controls, so was able to filter that out. Will test it next week on W7...

On previous page is a new 1.57.5 version with further improvements and initial anti-flicker OnMouseMove() function (if it'll make a change)
Edit: RegEx modification in an attempt to fix ToolTip on W7 (w/o true W7 test)!

Re: [Tool] Show Me That Color (display selected text colors in a GUI)

Posted: 16 Sep 2019, 04:26
by SpeedMaster
rommmcek wrote:
14 Sep 2019, 12:48
On previous page is a new 1.57.5 version with further improvements function (if it'll make a change)
Edit:
version 1.575 test

win 7 : initial anti-flicker OnMouseMove() :arrow: OK :thumbup:
win 7 : RegEx modification in an attempt to fix ToolTip on W7 :arrow: OK :thumbup:

New version 1.58
  • Display the tooltip only if a color name is detected (attempt to reduce false positive)

Re: [Tool] Show Me That Color (display selected text colors in a GUI)

Posted: 16 Sep 2019, 11:54
by rommmcek
Great news! Thanks!
Remains to see if there are further bugs! (I'm already aware of a tiny one - If one dimension of range frame is 1 pixel)

Re: [Tool] Show Me That Color (display selected text colors in a GUI)

Posted: 04 Sep 2021, 11:02
by spaceowl
Hello! Finally I found this script! There are plenty of color pickers, but no color info like this! :dance:

Some sort of history would be nice, so you pick on color, second and third and then see all three in a row.
Andy maybe bunder the colors not only the hex value, but also rgb numbers? That would be really nice :oops: