discuss-gnustep
[Top][All Lists]
Advanced

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

Re: NSImage


From: Steve Van Voorst
Subject: Re: NSImage
Date: Mon, 3 Sep 2012 03:50:52 +0000 (GMT)

Thank you German,

Finally, an image appeared.  I wound up using

  myApp_RESOURCE_FILES = xxxxx.jpg

in the GNUmakefile to programmatically place the image into the Resources folder (it was initially placed in with the source code).  As it turns out imageNamed: doesn't seem to like .png images.  It much prefers .tiff or .jpg.

I appreciate your help.

Steve Van Voorst
reply via email to

[Prev in Thread] Current Thread [Next in Thread]