Changes between Initial Version and Version 2 of Ticket #1439
- Timestamp:
- 01/30/10 08:04:15 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1439 – Description
initial v2 1 1 I have a script which uses a button with a 48x48 icon. When using an external ico file it works fine. However when using AutoIt3Wrapper to add an icon to the script it shows as 32x32. It is not a bug in AutoIt3Wrapper as opening the exe is reshacker shows the icon is indeed 48x48. 2 3 [http://michtatools.googlecode.com/files/IconBug.zip]