Preview of Resolution Independent Control library for RevMobile

J. Landman Gay jacque at hyperactivesw.com
Sun Jul 29 13:34:04 EDT 2012


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         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the use-livecode mailing list