Re: Image Caching / defaultfolder weirdness

2017-05-05 Thread Mark Waddingham via use-livecode
On 2017-05-05 14:33, Phil Jimmieson via use-livecode wrote: Hi folks, I’ve got an application for Mac and PC which has been developed over a number of years and versions of LiveCode and I’m currently trying to build it with LiveCode 8 on MacOS 10.12. If you are using referenced images (those wi

Re: Image Caching / defaultfolder weirdness

2017-05-05 Thread Bob Sneidar via use-livecode
Are your image objects linked to the image files on disk? If so, then include the folder containing your images in your stack files section of the stack properties. That works for me. Also I am sketchy on how you are building the standalone. If you set up your stack files properly there will b

Re: Image Caching / defaultfolder weirdness

2017-05-05 Thread prothero--- via use-livecode
Can you use the specialfolderpath function to get the correct locations of your resources on various os's? Bill William Prothero http://es.earthednet.org > On May 5, 2017, at 5:33 AM, Phil Jimmieson via use-livecode > wrote: > > Hi folks, > I’ve got an application for Mac and PC which has bee