-
14 Oct 2007 10:43 PM #21Sencha - Community Support Team
- Join Date
- Mar 2007
- Location
- Forest Grove, OR
- Posts
- 1,038
- Vote Rating
- 0
I noticed a couple of small issues when checking out the 2.0 version.
- When you click somewhere that causes one of the colorpicker indicators to animate to the new position, the color at the new position is applied immediately to the swatch in the picker, not after the indicator has stopped moving.
- The text fields for RGB/HSV all resist selecting the text in them. This can make it quite interesting to figure out just how one would go about keying in new values. Either change the fields to allow manual selection or change them to auto-select the value upon focus/click.
Additionally, I have a couple of feature ideas.
- The text boxes that take numeric values ought to use the spinner UX posted in these forums so that there's a clear indication of how to change the values along with superb keyboard interaction.
- I'd like to see this ux as an extension to a trigger field so those that need more than colorfield has to offer can use this.
Jeff Howden
Ext JS - Support Team Volunteer
jeff@extjs.com
Any and all code samples that are authored by me and posted on the Ext forums or website are hereby released into the public domain and I release anyone or entity of liability by using said code samples unless explicitly stated otherwise.
Opinions are mine and not necessarily endorsed by Ext, LLC. Please do not contact me directly for assistance unless requested by me.
-
17 Oct 2007 3:44 AM #22
Thanx Jeff!
I'll investigate, why cannot select the values. And if there is spinner for Ext2.0, it'll be used in the next release.
-
28 Oct 2007 8:27 AM #23
I've made a draggable version of this. There's only a few lines to add, so it's fairly simple. I'm also making a field wrapper for this, so it can be easily tied to fields/field buttons etc. I'll post them both when I'm done.
-
28 Oct 2007 9:50 PM #24
-
4 Dec 2007 6:06 AM #25
-
6 Dec 2007 1:01 AM #26
I'm getting an Internal Server Error when trying to dl
http://ux.theba.hu/colorpicker2/colo....js.v1.1.1.zip
Cheers,
dev
-
6 Dec 2007 2:10 AM #27
2.0 is strongly developer version, sorry, but I had no time to continue that version.
You can download the v1.1.1 for Extjs 1.1 from here:
http://ux.theba.hu/colorpicker/color....js.v1.1.1.zip
Check the .png image url and existsing in the .css
Originally Posted by scottw
-
8 Dec 2007 9:32 AM #28
Hello,
Just a request.
For you CSS styles, could you please give your color picker a window id and them limit all css settings to be only for it?
This setting for instance:
was over-riding my desktop theme. If you gave your Ext.ux.ColorDialog an id of 'ux-colorpicker' (for example) and then used:Code:.x-window-body { border: 0pt none !important; }
it would not over-ride themes on other windows.Code:#ux-colorpicker .x-window-body { border: 0pt none !important; }
-
9 Jan 2008 6:15 PM #29
amon, first of all I wanna say you did some great work with the ColorPicker!
I just created a plugin for formfields, which suites perfect to change the numerical values in the ColorPicker. You might wanna check it out.
http://extjs.com/forum/showthread.php?t=22663
-
9 Feb 2008 3:10 AM #30
Sorry dudes
Sorry dudes
Because of my fulltime job, I have no time to work on this widget, then
I looking for somebody, who can continue the work on the ColorPicker widgets (both 1.1.1 & 2.0 too!)
Please, write to me, if you feel you can done these widgets!




Reply With Quote

Deal?