On Mon, 2014-10-27 at 19:18 +0300, LRN wrote:
> >> Is there some way to distribute the icons with the application and how
> >> is it done?
> >>
> >> Mark
> >
> > The thing you are searching is a resource file (.rc). By it you are
> > able to distribute in image-file icons, bitmaps, animations, etc. So
> > please take a closer look to the windres tool, which is a
> > resource-file compiler.
> >
> I have a nagging suspicion that Mark uses GTK+ ('icon theme',
> 'image-<adjective>-<something>' and 'hicolor' are very difficult for me to
> interpret in any other way). If that is so, the question should be directed to
> gtk-list at gnome dot org.
I think this would be specific to the Windows application. What I want
to do is have the compiled program and associated DLLs packaged with
NSIS to make a single file installer on any 64 Bit Windows 7/8 box.
What I need to know is how to get the icons (what used to be the STOCK
icons) as part of that "package" so that when the end user fires up the
application they'll see the appropriate graphical bits.
Thanks
Mark
------------------------------------------------------------------------------
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public