Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [platform-swt-dev] OSX port

> On a Mac mailing list I found some information that the best way to get
> event processing right when using JDirect was to include the statement
> "new java.awt.Frame().pack()" at the very beginning of your program.
> This did not increase my confidence in JDirect for use in non-AWT
applications.

Understandable.

> After a week of investigation I gave up with JDirect and switched to JNI.
> Since then I had no further problems whatsoever. In addition writing a few
> very thin C-stubs is probably the smallest problem when porting SWT :-)

> BTW: Tomorrow I will make the latest version of my port available.

Looking forward to it...

G


Back to the top