[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: What is in swt-pi.jar

Expect a new drop of SWT/Fox in a few days.
Lots of bugs fixed, but there are several annoyng ones left.
In fact, I already use SWT/Fox instead of SWT-GTK2 to drive Eclipse on
Linux. And it is fast.

/Ivan

"Jan Schulz" <muelleimer@xxxxxxxxxxxxxxxxx> wrote in message
news:slrnbh5n8k.nja.muelleimer@xxxxxxxxxxxxxxxxxxxx
> Hallo!
>
> * Ivan Markov <ivanm@xxxxxxxxx> wrote:
> > Now that you mention Fox: Fox is LGPL with the exception that it
explicitely
> > permits for static linking of proprietary code with it.
>
> Seems to be ok for me (libfox is in debian main)...
>
> Lets see what the more experienced OTI people might want to add to
> this...
>
> > Fox will be statically linked inside the .so file. No external
dependencies
> > whatsoever, except on libc and the X11 stuff.
>
> I hope I can change that :)
>
> BTW, how mature is the code? I want to have a try :)
>
> Jan