Hello,
We are currently evaluating the use of XMLMind in a future version of one of
our applications.
I downloaded the evaluation version and built the jars for use as embedded
Swing-Component via deployxxe. I added the jars to our application where I
added the XMLPanel2 via SWT-AWT-Wrapper to
Like to add an example that can be used to reproduce the problem I described in
my last mail
public class TestSWT
{
public static void main(final String[] args)
{
final Display display = new Display();
final Shell shell = new Shell(display);
shell.setSize(800, 200
On 03/12/2015 05:38 PM, Marko Herchet wrote:
We are currently evaluating the use of XMLMind in a future version of
one of our applications.
I downloaded the evaluation version and built the jars for use as
embedded Swing-Component via deployxxe. I added the jars to our
application where I adde
3 matches
Mail list logo