-
25 Mar 2008 1:17 PM #31
Is there a version that works with Ext 2.0. If there is, I sure can't find it anywhere..
-
9 Apr 2008 2:20 AM #32
colorpicker 2
colorpicker 2
Hi Brookd,
Try this link:
http://ux.theba.hu/colorpicker2/
Worked fine for me.
/Mattias
-
10 Apr 2008 5:27 PM #33
-
30 Apr 2008 10:01 AM #34
... and again
... and again
Hey dudes!
I'm working on the next version of the ColorPicker2. (I'll not support 1.1)
If you know any bug in the previous version of CP2 ( http://ux.theba.hu/colorpicker2/ ), please say it!
The developer version of the new CP: http://ux.theba.hu/cp/.
It compatible with the 2.x (tested with 2.0.2 and 2.1) ExtJS.
Tested on IE6-7-8, Opera9, FF2-3. (Vista and XP)
-
30 Apr 2008 6:04 PM #35
-
28 May 2008 6:22 AM #36
Great plugin! Thanks! Any idea on when the final (2.1) version might be released?
-
10 Jun 2008 8:01 PM #37
Great plugin! Especially like the inverse function. But where can i find the codes to the latest version? Can't seem to find it anywhere too... Thanks!!!
-
27 Aug 2008 4:35 AM #38
Hi. Great plugin. Could you please show an example with dialog version. I tried to put color picker in window, but I got an javascript error : "Node cannot be inserted at the specified point in the heirarchy". Here is the code:
Code:var colorpicker = new Ext.ux.ColorPicker({ xtype: 'colorpicker', title: 'Color picker' }); var colorwindow = new.Ext.Window({ title: 'pick color', items: colorpicker });
-
17 Sep 2008 7:48 AM #39
Color Picker Field Added
Color Picker Field Added
I added a color picker field. This required the creation of a color picker item and menu too.
I've attached a my code with Amon's latest. My code resides in the file colorpickerfield.js and it is BSD licensed. The rest belongs to Amon. I did make a minor change or two to colorpicker.js. I also included a test.html.
-
17 Sep 2008 8:39 AM #40
Oh great. I was looking exactly for color field. Thanks.


Reply With Quote
