Ticket #904 (closed enhancement: fixed)
Win32 taskbar icon is only 16x16 (Windows 7 may uses 48x48)
| Reported by: | dolmen | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | editor | Version: | 0.58 |
| Keywords: | icon Win32 taskbar | Cc: |
Description
The icon for the main window is currently always 16x16.
This icon is used by Windows for display in the taskbar.
Windows 7 (probably previous release too) can display the taskbar using 32x32 icons. The Padre icon is not pretty in this case.
The fix probably involves changing $Padre::Icon::PADRE to use size 64x64 on systems that support it.
Change History
Note: See
TracTickets for help on using
tickets.

Wx has for support multiple icon size for top level windows:
http://docs.wxwidgets.org/stable/wx_wxtoplevelwindow.html#wxtoplevelwindowseticons