Started by Peter2 ·
2014-11-12 11:18 UTC ·
4 replies · SMF topic #2193
Peter2
2014-11-12 11:18 UTC
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?
owenwengerd
2014-11-12 15:36 UTC
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.
Peter2
2014-11-12 16:05 UTC
author=owenwengerd link=topic=2193.msg10990#msg10990 date=1415806583 wrote:
...I will investigate. Note that ...
Thanks Owen.
owenwengerd
2014-11-17 00:42 UTC
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.
Peter2
2014-11-17 07:22 UTC
That's fine, Owen.
Thanks for the continuous improvement of this software :)