Roger Guay wrote:

> Is there a best practice or recommendation for storing icon images?
> Invisible on the same card? Off screen on the same card? Special
> "storage" card? Or…

Well, I don't know about "best", but I'll tell you what I do:

Most of my apps have a substack named "<appName>RSRC", e.g.,
"WebMergeRSRC", and that's where I store images and other odds and ends I need for the app.

I use the "*RSRC" identifier only because it readable enough to remind me what it is yet stands out from other names in the stack list.

--
 Richard Gaskin
 Fourth World
 LiveCode training and consulting: http://www.fourthworld.com
 Webzine for LiveCode developers: http://www.LiveCodeJournal.com
 Follow me on Twitter:  http://twitter.com/FourthWorldSys


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to