[Mono-dev] C# and SWT

Elan Feingold elan at bluemandrill.com
Wed Oct 19 23:08:38 EDT 2005


Hi,
 
I'm working on a C# GUI-based project, which I want to run on
Windows/Mac/Linux, and with native widgets. It seems my only choice at the
moment is wxWidgets + C# bindings. What I'd really like to use is SWT, the
excellent Java GUI toolkit.
 
Once upon a time, there was a project to port SWT to C#, but that project
seems to have quietly died. And then there's the IKVM project, which seems
to be able to run Eclipse (and thus SWT) under Mono's VM -- but I'm not sure
if that means I can write C# code that uses SWT.

Any ideas or thoughts?

Thanks,

-elan




More information about the Mono-devel-list mailing list