On 7/29/12 9:44 AM, Richard Gaskin wrote:

Should we consider adding an imageDirectory property?

Is there some simpler way to swap out the paths to all referenced images
without changing each one individually?

I think it would be pretty straightforward to do that without an engine change. Build the app with 4 image folders in the bundle. In scripts or image references, use short/relatve file names. On startup, set the directory to the correct image folder.

That approach would require any scripted file paths for user documents to be constructed dynamically using specialFolderPath, but I think most of us do that anyway.

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
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