Files
wxWidgets/samples/svg
Vadim Zeitlin 4325472e97 Use symbolic constants instead of hardcoded numbers in svn sample
It would arguably be even better to use different derived classes for
different operations instead of doing everything inside a single class with a
big "switch", but this would require more time, so for now at least make the
code slightly more understandable and maintainable.

This also results in using useful names for the files being saved by default
instead of just "SVG Test #" used before.
2017-04-01 18:26:16 +02:00
..
2016-03-03 23:23:06 +01:00
2012-01-15 14:46:41 +00:00
2002-06-19 09:16:19 +00:00