Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Windows Meta File (WMF) support (new Image(display, "image.wmf") does not work in Eclipse Juno)
Windows Meta File (WMF) support [message #965911] Wed, 31 October 2012 11:58 Go to previous message
Julia Kurde is currently offline Julia Kurde
Messages: 33
Registered: November 2011
Location: Berlin, Germany
Member
Hi,

I just updated my Eclipse from Indigo to Juno.

Surprisingly the WMF file format seems not to be supported any more.
The constructor
Image image = new Image(Display.getDefault(), "image.wmf");

will throw an SWTException: Unsupported or unrecognized format.

With Eclipse Indigo there was no problem.

For my RCP application displaying WMF files is essential, so I really appreciate any ideas!
 
Read Message
Read Message
Previous Topic:Embedding SWT Browser in Equinox launched Swing App on MacOS
Next Topic:build SWT JNI library for Windows
Goto Forum:
  


Current Time: Fri May 24 20:58:12 EDT 2013

Powered by FUDForum. Page generated in 0.05929 seconds