Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] SWT C++ port

Best to ask on the SWT list.  However, there is almost nothing in the SWT in
"native" code and it is all in Java code.  So you really wouldn't be making
a port so much as a complete new UI API that kinda looks like the SWT.

    chris


----- Original Message -----
From: "Cesar Mello" <cmello@xxxxxxx>
To: <cdt-dev@xxxxxxxxxxx>
Sent: Thursday, December 26, 2002 11:37 PM
Subject: [cdt-dev] SWT C++ port


> Hi friends,
>
> I have a question about SWT porting: is it allowed to port SWT itself to
> C++? I mean write SWT in C++ instead of Java, are there legal issues?
>
> If it is allowed, I'm very interested in making a port.
>
> Thank you a lot for the attention.
>
> Best regards,
> Cesar Mello
> ICQ 2009322
>
>
>
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/cdt-dev
>



Back to the top