Livelink for graphic design software or solutions?
-
@UD-AUDIO
I don't understand - what is supposed to update automatically? -
@MikeB There is a reload function for the image pool right?
But it would be nice to load all changed images immediately by hitting compile etc. -
that's actually done by the
Engine.loadImageIntoPool();
If it is at the top of the first lines of init
and you press F5. -
@MikeB Thanks! I need to try it again :)
-
Use exactly the same - without the path with () at the end! - then it applies to all ImageFiles
Engine.loadImageIntoPool();