CVS: [RD] wxWidgets/src/aui framemanager.cpp,1.21,1.22

ABX abx at abx.art.pl
Fri Jul 7 03:30:35 PDT 2006


anonymous at sunsite.dk:
>
> (...) if the platform doesn't have transparency support yet.
>
> (...)
>
> +#if defined(__WXMSW__) || defined(__WXMAC__)

Transparency is asked from time to time by wx-users here and there. If it is
not possible to add it too all ports (dummy where not supported) as I
mentioned at http://lists.wxwidgets.org/cgi-bin/ezmlm-cgi?5:mss:75052 then
perhaps "#if MSW || MAC" could be replaced by new entry in wx/features.h ?

Just wondering.

ABX




More information about the wx-dev mailing list