discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Attempting to Create Obj-C Gecko Framework


From: Richard Dale
Subject: Re: Attempting to Create Obj-C Gecko Framework
Date: Tue, 10 Apr 2001 10:43:43 +0100

On Tue, 10 Apr 2001, strobe anarkhos wrote:
> >
> >> Hmmm, I did some searching about on google and couldn't find a link to
> >> the project that has wrapped ObjC around Qt.  Do you have any
> > > information?  I appreciate it!
> 
> I'd advise against using Qt. If you stick with AppKit controls your code will 
> work in OS X. Also Qt is commercial (free only if your code is free, but 
> non-free code using your code may have to pay royalties)
I don't understand licenses very well, as I'm more interested in programming. I
think the intent was to use the source converter to convert Gecko headers, not
Qt widgets over AppKit (both are great stuff compared with other toolkits, that
we don't like to talk about ;-) ). 

But I would expect that if you adapt a GPL'd source converter, you end up with
a GPL'd source converter. On the other hand, there is no reason why the
generated sources have to be GPL'd, as far as I know. They can have a Mozilla
license header, or whatever you like.

-- Richard



reply via email to

[Prev in Thread] Current Thread [Next in Thread]