Re: Gtk tool-bar running icon under MS-Windows



Hi John,

Another alternative is to use a Windows resource file (.rc) file to specify the .ico file that you want to use for your app (as in any Windows app), use the resource compiler (rc.exe for instance) to compile the resource file and link the compiled resource file into your app, and so you won't need to ship that icon file as a result.

With blessings!



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]