[wxPython-users] ANN: CubeColourDialog Control for wxPython :-D

Stef Mientki s.mientki at ru.nl
Tue Aug 21 12:44:24 PDT 2007



Andrea Gavana wrote:
> Hi All,
>
>     I am happy to "announce" my latest child, CubeColourDialog.
>
> The CubeColourDialog is an alternative implementation of
> wx.ColourDialog, and it offers different functionalities with respect
> to the default wxPython one. It can be used as a replacement of
> wx.ColourDialog with exactly the same syntax and methods.
>   
Thanks Andrea,
this looks really fantastic,
and you have a number of very interesting other components.

One small detail I'm missing in the color dialog,
is the palette of 16 selected colors (as shown in the windows / linux 
dialog).
If you to set more than just a few colors,
it's very handy that you can collect these colors,
so after selecting the right set of colors,
each component really gets the same color,
without writing down all those hex numbers.

cheers,
Stef Mientki





More information about the wxpython-users mailing list