From: Francesco M. <f18...@ya...> - 2006-06-26 20:24:08
|
Hi ! Thanks for submitting this proposal of new component.... just few notes: Francesco Montorsi ha scritto: > name: wxcolourpicker > wxversion: 2.6 > category: control > language: cpp > description: A control to choose colours. It is made up of a button and a drop-down menu, which shows some predefined colours. Also, it is possible to pick a custom colour. Such 'colour picker' has been already added to wxWidgets very recently (in CVS only) as a native widget under GTK2 and as generic on windows (a simple button which uses as label the colour currently selected and that, when clicked, brings up a wxColourDialog). Your colour picker is different but I thought that you could be interested to it as the wxColourPickerCtrl added to wxWidgets is native under, by now, GTK2+... Nonetheless, I've approved it and now you can proceed with uploading it using info at http://wxcode.sf.net/maintguide.php page Post wxcode-users mailing list for any doubt, Francesco |