On Sun, 30 Mar 2025 09:57:20 +1100 Andrew Trevorrow wrote:
AT> The attached image shows the icons used by wxGenericDirCtrl in
AT> the widgets sample on macOS. The top icons are from wxMac 3.0.5
AT> and the bottom icons are from wxMac 3.2.7 (and, in my opinion, look
AT> rather ugly).
AT>
AT> Where are the source files for these icons?
AT> Is there any call I can make so my apps use the older icons?
This is rather strange because the code of wxGenericDirCtrl itself doesn't
seem to have changed since 3.0 and it uses the icons from wxArtProvider
just as it did before. And the code in wxArtProvider doesn't seem to have
changed either, so I don't understand why did the icons change.
In any case, you can customize these icons by using a custom
wxArtProvider. Of course, it would be nice to improve the default ones and
any work on this would be welcome. In particular, wxGenericDirCtrl code
should be modernized to use wxBitmapBundle in order to look better in high
DPI.
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
https://www.tt-solutions.com/