[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.platform.swt] Adobe SVG Control
|
Recently, I tried to integrate the Adobe SVG Control (version 3) into an
SWT application that I'm developing. In doing so, I was able to test a
couple controls and get things working (easily so with the IE sample);
unfortunately, I ran into much difficulty with the SVG Control.
First off, it appears that in Java/SWT, the control can only access
content on the local machine (remote content worked fine from the VB
version using the same control).
So my question for the group is, does anyone have any sample code of this
working? Is there any configuration/initialization above and beyond what
is required to initialize SWT?
Any help would be greatly appreciated!
David