westor schrieb: > Hi Jim, > I'm working on a cms. Like in the colorpicker tool we have to give the user > the possibility to enter a color or to select one. And we save it of course > in a hex string in the database. > I took a snippet of lines from the colorpicker tool, but I think it should > be general available. >
I think it would be a good idea to move the conversion code from the colorpicker to ColorUtil. If you provide me a patch, which does that, I'll happily apply it. Best Fabian > Jim Hunter-2 wrote: > >> I am confused, why would you need it in qooxdoo when you can use the RGB >> value in all color properties? >> >> Jim >> www.D4PHP.org >> www.D4PHP-Hosting.com >> >> >> On 9/17/07, westor <[EMAIL PROTECTED]> wrote: >> >>> I could not find a method in qx.util.ColorUtil to convert a rgb string or >>> a >>> rgb array to a hex string. Shouldn't it be there? >>> -- >>> View this message in context: >>> http://www.nabble.com/missing-color-coverting-rgbtohex-tf4466433.html#a12735041 >>> Sent from the qooxdoo-devel mailing list archive at Nabble.com. >>> >>> >>> ------------------------------------------------------------------------- >>> This SF.net email is sponsored by: Microsoft >>> Defy all challenges. Microsoft(R) Visual Studio 2005. >>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>> _______________________________________________ >>> qooxdoo-devel mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel >>> >>> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2005. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> qooxdoo-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel >> >> >> > > -- Fabian Jakobs JavaScript Framework Developer 1&1 Internet AG Brauerstraße 48 76135 Karlsruhe Amtsgericht Montabaur HRB 6484 Vorstand: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Andreas Gauger, Matthias Greve, Robert Hoffmann, Norbert Lang, Achim Weiss Aufsichtsratsvorsitzender: Michael Scheeren ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
