Hello, I have an application which uses an image as its icon. I included the image into the .star package I created for the application as:
<file>Resources/logo.png</file> My question is, how can I refer to this file inside my source files? For example: GtkWindow setDefaultIconFromFile: ??? ----- Canol Gökel -- View this message in context: http://forum.world.st/Using-a-resource-file-inside-a-star-package-tp2339576p2339576.html Sent from the Gnu mailing list archive at Nabble.com. _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
