OpenDCL Forums

OpenDCL => Studio/Dialog Editor => Topic started by: Peter2 on November 12, 2014, 03:18:46 AM

Title: [Solved] Image List: No import of WMF
Post by: Peter2 on November 12, 2014, 03:18:46 AM
I tried to add the attached WMF to the imagelist of tree-control. The "select-file dialogue" offers WMF, but nothing happens: no message, no error, no result.

Is it a problem of the WMF?
Title: Re: Image List: No import of WMF
Post by: owenwengerd on November 12, 2014, 07:36:23 AM
That looks like a bug. I will investigate. Note that image list images must have definite dimensions. Since WMF files are not raster files, they do not contain dimensions per se. I'm not sure how this should work if no image size has yet been defined for the image list.
Title: Re: Image List: No import of WMF
Post by: Peter2 on November 12, 2014, 08:05:10 AM
Quote from: owenwengerd on November 12, 2014, 07:36:23 AM
...I will investigate. Note that ...
Thanks Owen.
Title: Re: Image List: No import of WMF
Post by: owenwengerd on November 16, 2014, 04:42:57 PM
The next build of OpenDCL should import .wmf images correctly. I've also made some changes so that images are resized to make them match the existing size for the image list.
Title: Re: Image List: No import of WMF
Post by: Peter2 on November 16, 2014, 11:22:18 PM
That's fine, Owen.

Thanks for the  continuous improvement of this software :)