optimize pictures directory download on DesktopUI

Find and share HowTos to various installations / configurations!
3 posts • Page 1 of 1
pablo.chamorro
Posts:54
Joined: Mon Jan 27, 2020 1:42 pm

optimize pictures directory download on DesktopUI

Post by pablo.chamorro »

Hello,

We use a few pictures on our project and we saw that if we don't add the entrie autoUpdateDir = "/pictures" on config file, the pictures are not downloaded on DesktopUI cache dir.

Adding that entry, all pictures, including the 3.17 project pictures are downloaded, and that makes startup takes a long.

There is an option to download the pictures, only when they are called/needed?

Thanks.

gschijndel
Posts:376
Joined: Tue Jan 15, 2019 3:12 pm

Re: optimize pictures directory download on DesktopUI

Post by gschijndel »

Pictures should be automatically be downloaded if they are set as property of a shape.

Files used in a control script can be downloaded with 'getPath()'.

pablo.chamorro
Posts:54
Joined: Mon Jan 27, 2020 1:42 pm

Re: optimize pictures directory download on DesktopUI

Post by pablo.chamorro »

Hi gschijndel,

Thanks for your reply, I solved It with the getPath function.

3 posts • Page 1 of 1