quote:
Originally posted by Matty
This should work: code:
pPlusWnd.ImageElmt_SetImageFile('imgImage', '');
Thanks it works
Another question. Is there a way to set the plus! png back other than reloading the window?
code:
pPlusWnd.ImageElmt_SetImageFile('imgImage', 'icon-floppy');
doesn't do the trick
.