On 27.10.2014 22:38, Mark Cianfaglione wrote:
> 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.

Short answer: you can't (AFAIK). Do ask on GTK+ mailing list for detailed and
more nuanced explanations.

-- 
O< ascii ribbon - stop html email! - www.asciiribbon.org

Attachment: 0x922360B0.asc
Description: application/pgp-keys

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to