wxColourDialog with Alpha?

Vadim Zeitlin vadim at wxwidgets.org
Thu Aug 2 19:07:05 PDT 2007


On Thu, 02 Aug 2007 23:31:49 +0200 "c.Kleinhuis" <trifox at digitalgott.de> wrote:

c> i am wondering how to set the alpha value of a wxcolour with 
c> wxcolourdialog ?

 Currently only wxMac might support alpha in wxColourDialog, neither wxMSW
nor wxGTK don't have support for it there. So you probably should choose a
separate transparency selector option (e.g. a slider with 0..255 range).

 Regards,
VZ

-- 
TT-Solutions: wxWidgets consultancy and technical support
               http://www.tt-solutions.com/





More information about the wx-users mailing list