quote:
Originally posted by Mattike
code:
Wnd.ImageElmt_SetImageFile("testImg","crazyman");
Shouldn't it be something like:
code:
Wnd.ImageElmt_SetImageFile("testImg","crazyman.png");
However I doubt this whole thing can work, since I don't know if you can set an ImageElement which is part of a CustomLook structure... :-\
i tried that too
doesn't work, it's ok if this imageelement thing doesn't work, i will just try something else =\