Files
wxWidgets/docs/doxygen
Vadim Zeitlin 277b848364 Handle all pixel values in XRC as being DPI-independent.
Pixel values in XRC can never be correct for high resolution displays, unlike
the pixel values passed to wxWidgets API, which could be already adjusted to
account for the resolution or obtained from resolution-dependent text metrics,
so scale them by the factor appropriate for the current resolution
automatically.
2015-04-23 19:18:09 +02:00
..
2015-03-20 00:08:37 +01:00
2014-11-19 22:38:35 +00:00