Files
wxWidgets/samples/drawing
Vadim Zeitlin 8fb1152eee Fix error about duplicate PNG image handler in the drawing sample
Add the handler earlier, as creating the handler main frame uses
wxArtProvider::GetBitmap() which can add the PNG handler on some
platforms (e.g. macOS, when using wxTangoArtProvider), so calling
wxImage::AddHandler() again after creating the frame could result in a
debug error message about adding the same handler twice.
2018-11-13 16:11:24 +01:00
..
2000-08-24 10:58:27 +00:00
2018-01-22 00:51:11 +01:00
2018-01-22 00:51:11 +01:00
2018-02-20 00:08:01 +01:00
2018-09-17 22:34:32 +02:00
2015-03-19 21:46:05 +01:00