[Mono-list] Will GUI applications run on KDE?

Daniel Morgan danmorg@sc.rr.com
24 Feb 2002 18:47:58 -0500


I believe Adam Treat is working on qt (kde too?) bindings to mono.  He
is using platform invoke (the DllImport attribute) in mono C# to invoke
the qt libraries.

As far as I know,
GTK# will implement System.Windows.Forms for mono.  Gtk# is the mono C#
bindings to gtk+.  I think Mike Kestner is working on Gtk#.

On Sun, 2002-02-24 at 15:46, Bob Smith wrote:
> Or an alternate QT# could be implemented. GTK/GNOME is not a requirement.
> Its just whats currently being implemented by the people interested in
> using Mono.
> 
> On Sun, 24 Feb 2002, Richard Torkar wrote:
> 
> > On Sun, 24 Feb 2002, Guenther Roith wrote:
> >
> > > Will mono GUI applications run on KDE will there be Gnome required?
> > >
> >
> > AFAIKT, KDE users will be able to run Mono apps as long as they have the
> > libraries installed i.e. gtk#.
> >
> > In other words, pretty much as the situation we have today.