deleted by uploader

Post any examples or modules that you want to share here
RJHollins
Posts: 1573
Joined: Thu Mar 08, 2012 7:58 pm

Re: Colour Picker Tool v1.0.0

Post by RJHollins »

Hi Tiffy,

This project has come together nicely !

The color wheel was an idea. To be honest, I think we'd need some good research on this. Maybe the links 'tester' posted would have the data.

From my limited knowledge on this, I'm not exactly certain what type of 'wheel' would be considered.

I know I've seen some fairly complex color sites that take this very deep. I'm not sure another here has time for anything like that.

Of interest, would be 'color choices' that would focus on GUI designs. Something similar might be what we see at a paint store, where color combinations suggest a selection of colors that work together.

I have a iPhone app from a paint company that has this feature. But I'd say, this could go deep, very easily :lol:

I'll be getting to a new project design, so I'll have practical time to work with the 'Colour Picker Tool'. I just used it tonite to pick off a color. It worked.

I'm still looking at how this best fits in to a FS project. I've not looked at the 'saved' color selections ... but that would be in the area that could really ease part of the design work load.

I'd almost like to have a type of 'TAP PORT' that we could hook into to store settings, [via STRING maybe], that we could Copy/Paste into other GUI PRIMS. Again, just an idea ... but it really needs to be so practical that it makes NOT using it a burden. This might be a challenge right there.

Even as it stands ... it is much more convenient to have this within FS. A module that we could place in the toolbox, and drag into a new project design. Any other color options would then be sugar on top.

Just my 1/2 cent :lol:

Still, this was cool ... and hope I can participate should another 'group project' come up !
Thanks Guys !
User avatar
Nubeat7
Posts: 1347
Joined: Sat Apr 14, 2012 9:59 am
Location: Vienna
Contact:

Re: Colour Picker Tool v1.0.0

Post by Nubeat7 »

included few things more,

first i included HSV so you can choose between HSV an RGB adjusting with the colorknobs,
the second thing i included is a webcolor converter it shows the actual color as webcolor and you can include a webcolor code which will be converted to "normal" color..

about usability as guicolor workbench i included a small example to show how the colortable could be used i recommend to delete the colorpicker/table tool completely before exporting to reduce exe size, also when the tool is set to purgeable file size is much bigger then when its removed completely, i dont know why because purgeabled parts shouldnt get compiled? but it looks like that the images are still saved somewhere inside the exported file!?
Sample Hold Pixel Colour v1.0.9a.fsm
(653.46 KiB) Downloaded 1370 times

PS: http://www.colorpicker.com/
you can use this website to test the webcolor converter..
User avatar
tiffy
Posts: 400
Joined: Wed May 08, 2013 12:14 pm

deleted by uploader

Post by tiffy »

deleted
Last edited by tiffy on Mon Aug 24, 2015 8:27 pm, edited 1 time in total.
tester
Posts: 1786
Joined: Wed Jan 18, 2012 10:52 pm
Location: Poland, internet

Re: Colour Picker Tool v1.0.0

Post by tester »

The "html to FS color" conversion is very useful. Thanks!
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
User avatar
Nubeat7
Posts: 1347
Joined: Sat Apr 14, 2012 9:59 am
Location: Vienna
Contact:

Re: Colour Picker Tool v1.0.0

Post by Nubeat7 »

added some features to the colortable to be more useful as development tool,

- added numbering for tablecolors
- added comments for each color

saved colortable includes colors, tablesize and comments to get all information you need about your colortable when recalling it

thanks of ruby`s persistance you can delete the color tool when everithing in your project is colored and the table is saved ( for later changes), if you want to change something just take the colortool from your toolbox load the colortable and do your edits..

this version is just the colortable including the coloredit knobs, if you need the webcolors or the colorpicker tools just connect them to the color input...

EDIT:
some more bugfixes.. download below
Last edited by Nubeat7 on Thu Nov 21, 2013 11:55 pm, edited 4 times in total.
User avatar
Nubeat7
Posts: 1347
Joined: Sat Apr 14, 2012 9:59 am
Location: Vienna
Contact:

Re: Colour Picker Tool v1.0.0

Post by Nubeat7 »

found i minor bug, color @ selection didnt update properly after loading a table, fixed and reuploaded last version!
User avatar
tiffy
Posts: 400
Joined: Wed May 08, 2013 12:14 pm

Re: Colour Picker Tool v1.0.0

Post by tiffy »

Nubeat7 wrote:found i minor bug, color @ selection didnt update properly after loading a table, fixed and reuploaded last version!


Thank you nubeat7, this one comes in really handy.
User avatar
tiffy
Posts: 400
Joined: Wed May 08, 2013 12:14 pm

Re: Colour Picker Tool v1.0.0

Post by tiffy »

Nubeat7 wrote:found i minor bug, color @ selection didnt update properly after loading a table, fixed and reuploaded last version!


Nubeat7, I found something else which I have not been able to sort out. When I load a colortable file and compare the colors in the colortable with the color-window on top [next to the four A,R,G,B knobs], I notice a difference in colors when the Alpha Blend knob is manipulated - then the color in the colortable changes to a completely different color. Also when a Blended color is saved in a colortable file and loaded again, the colors appear to be different than that in the color-window next to the four A,R,G,B knobs. It appears to me that this difference in colors only occurs with blended colors. You can more clearly see this with the color yellow. :?:
User avatar
Nubeat7
Posts: 1347
Joined: Sat Apr 14, 2012 9:59 am
Location: Vienna
Contact:

Re: Colour Picker Tool v1.0.0

Post by Nubeat7 »

you describe exactly this problem
Nubeat7 wrote:found i minor bug, color @ selection didnt update properly after loading a table, fixed and reuploaded last version!


it is fixed, are you shure you have the latest version? i reuploaded the file , it is:
Nubeat7 wrote:this version is just the colortable including the coloredit knobs, if you need the webcolors or the colorpicker tools just connect them to the color input...
ATTACHMENTS
colors_n_table_v1.2 (1).fsm
(440.44 KiB) Downloaded 6 times


just downloaded it and tested it, and it works here!
User avatar
tiffy
Posts: 400
Joined: Wed May 08, 2013 12:14 pm

deleted by uploader

Post by tiffy »

deleted
Last edited by tiffy on Mon Aug 24, 2015 8:28 pm, edited 1 time in total.
Post Reply