Gradient Control in wxPython

(See Attched Image)

Any idea how we can implement this using wxPython or something similar to this already there?

Thanks

ramp.jpg

Prashant Saxena wrote:

(See Attched Image)

Any idea how we can implement this using wxPython or something similar to this already there?

Not really similar, but you may be able to get some ideas from the wx.lib.colourchooser package. There is also this one: http://xoomer.alice.it/infinity77/main/CubeColourDialog.html

ยทยทยท

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!