RE: [?] CustomLook Images & Resize
As for the size, you can always give an absolute image size, and add <Mosaic>ResizeToFit</Mosaic> to it. As for on-the-fly change, this is currently not supported by PlusWnd::ImgElmt_SetImageFile(). Either this cannot be done, or you need to use a Windows API call to achieve the result; I'm not sure about the last one.
|