I have the absolute file path for images i need to load on a windows app that I’m making using s2d
The newImage fn only appears to accept paths relative to the resource directory or documents directory. I’m pretty sure this cannot be a limitation and i am missing the trick.
Will appreciate any help. Bottomline is i cannot move those images into my docs directory and then load them. That would be ridiculous. I need to load them from where they are on the system with their actual file path