[Mono-dev] C# and SWT

Everaldo Canuto everaldo.canuto at gmail.com
Wed Oct 19 23:32:51 EDT 2005


Hi Elan,

Why you dont uses Gtk#? Is a nice toolkit and run under Linux and
Windows (I am not sure about Mac). Some months ago I make a GUI frontend
to OpenVPN and I use GTK# and works fine on Windows and Linux.

http://www.expl0it.de/OpenVPNAdminScreenshots.html
http://www.expl0it.de/wizard.html

The source code is avaliable at SourceForge, take a look at code, maybe
can help you: http://sourceforge.net/projects/openvpnadmin


Best resgards,
Everaldo
everaldo at simios.org


Em Qua, 2005-10-19 às 20:08 -0700, Elan Feingold escreveu:
> 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
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list




More information about the Mono-devel-list mailing list