WinBatch® Technical Support Forum

All Things WinBatch => WinBatch => Topic started by: stevengraff on December 21, 2013, 09:23:32 PM

Title: Setting the "favicon"
Post by: stevengraff on December 21, 2013, 09:23:32 PM
How can I set the little WinBatch Owl (on a dialog's title bar) to be some other image in my app?

See: http://screencast.com/t/8Y42cWW7fl

Title: Re: Setting the "favicon"
Post by: Deana on December 23, 2013, 08:15:02 AM
If you have the WinBatch+Compiler you can specify the set of icons to use for your exe when you compile. That icon will determine which icon gets displayed when you add system menus to your WIL dialogs using IntControl 49. WinBatch includes some sample icons here: C:\Program Files (x86)\WinBatch\Icons. For example if you choose the Scorpio icon that icon will be used in your WIL Dialogs.