[Mono-list] Integrate GTK# into mono?
Miguel de Icaza
miguel@ximian.com
08 Aug 2003 13:23:06 -0400
Hello,
> > The native wrapper libraries would still be needed, unless you are
> > proposing to reimplement all of gtk+ inside gtk# as managed code.
>
> I'm missing your point. Why can't built versions of the wrappers be
> shipped in the pacakge? :-)
Because Linux already provides a solution to the problem in the form of
package dependencies. Just use your package system to install Gtk#, and
everything you need to build GUI apps will be pulled in for you.