Page 1 of 1

Eyedropper tool in Color Picker

Posted: Fri Aug 06, 2004 10:08 pm
by aeric
when the color picker dialog is open, moving the mouse outside the window, could it be an eyedropper tool?

or maybe improve the ALT click on shapes, but allowing picking the colors on ALL "visible" layers, not just on the same one

Posted: Wed Dec 15, 2004 7:38 pm
by object22
this would be really nice to have!

Posted: Thu Dec 16, 2004 1:01 am
by bupaje
Along these lines I was thinking that it would be nice if in addition to the rgb values there would be a box for the HTML values in the color picker. Something simple like what PSP has would be fine http://vhs.vusd.k12.ca.us/teacher/mosher/color.gif

Posted: Thu Dec 16, 2004 1:41 am
by kdiddy13
I'm pretty sure you can add your own color swatch to the selector window. This doesn't address the eyedropper, but would accomodate the Web pallete request.
________
Ferrari 166

Posted: Fri Dec 17, 2004 12:34 am
by bupaje
kdiddy13 wrote:I'm pretty sure you can add your own color swatch to the selector window. This doesn't address the eyedropper, but would accomodate the Web pallete request.
Sorry I didn't explain it right -or maybe I didn't understand- for my personal use I liked the html code because in a few instances I wanted to match a color and had to go from one program to the other i.e. read the R value go to Moho and type it in, read the G value go to Moho type it in, read B value go to Moho and type it in (I have short term memory problems) so I thought in my case it would be cool if for example I could cut and paste one time FCFCFC from one app to the other. I figured some others might find it useful if they were integrating animation with a web page and wanted to match the colors -minor thing just was thinking of it as a lazy man's time saver. :)

Posted: Fri Dec 17, 2004 12:42 am
by Lost Marble
That makes sense - it's a lot easier to just copy/paste a single value. I'll see if that can be added.

Posted: Fri Dec 17, 2004 12:59 am
by bupaje
Great! :)

Posted: Fri Dec 17, 2004 10:30 am
by jahnocli
In the meantime, you could go to www.tucows.com (I'm assuming you have a Windows machine) and type GetColor into the search field. It's a free colour picker, which copies the current RGB values to the clipboard in either decimal or hex notation. I use it a lot -- it's very handy.

HTH

J

Posted: Sat Dec 18, 2004 1:08 am
by bupaje
jahnocli wrote:In the meantime, ...GetColor
Thanks for the tip, I'll give it a look.

Posted: Sat Mar 26, 2005 3:25 am
by LittleFenris
Lost Marble wrote:That makes sense - it's a lot easier to just copy/paste a single value. I'll see if that can be added.
Looks like you implemented this. Great thing to have. That has saved me a lot of time just copying and pasting the HTML color code instead of having to remember R G and B values for colors.