Files
wxWidgets/samples/drawing
Artur Wieczorek 46953a1426 Enable "Alpha screen" in drawing sample also if wxDC supports alpha transparency.
For some systems (like OS X, GTK+ 3) drawing with transparency is supporting by native wxDC and in this case "Alpha screen" sample can be shown even if wxGraphicsContext is not used/enabled. For such wxDC's all drawing operations can be done directly without using wxGraphicsContext.
2016-01-14 23:07:45 +01:00
..
2000-08-24 10:58:27 +00:00
2014-08-24 01:50:11 +00:00
2012-01-15 14:46:41 +00:00
2015-03-19 21:46:05 +01:00