Hi list,

I'm using a gtk.colorbutton to select a color.
My problem is to retrieve the hexadecimal string from the |gtk.gdk.Color. <http://www.pygtk.org/pygtk2reference/class-gdkcolor.html#constructor-gdkcolor>

I tryied also to retrieve the rgb value but without success.
Eveytime i try, it return me 0 as value.

Can i retrieve it directly in the | gtk.colorselectiondialog, as we can see the hexadecimal string?

Thanks a lot for your answers,
Philippe Collet

_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to