-
Script UI. Add image.
Hi
For some reason, I just can’t get this to work. I’m trying to put an image in a palette window. I do it like this:
var file = File(filename);
pal.add(“image”, undefined, file);pal is my palette. I know that is working.
filename is link to file, I also know this is working since I tried it in a iconbutton.Sub question: Is it possible to disable a iconbutton without it changes appearance?
Thanks,
Jakob
Sorry, there were no replies found.