[Mono-list] Gtk# or the future Windows.Forms Mono
Miguel de Icaza
miguel@ximian.com
Sat, 16 Apr 2005 15:31:55 -0400
Hello,
> Thanks to the respondees (sp?) so far.
>
> Jonathan's email hits a few nails on the head from
> what I can see. Unfortunately, I'm unable to locate
> the Dundas Charting for Gtk#. ;-) Aside from the
> (apparent) lack of decent GUI desginers other than for
> Java or C++ on Linux, my previous comment is worthy of
> consideration. What third party vendors support Gtk#
> or have pledged support?
Also, Dundas currently requires features not available in Mono's
System.Drawing, we will work towards completing those, but today it wont
work.
As for Gtk# you can use NPlot which today has a Gtk+ port. NPlot is
nice in that there is a clear distinction between the plotting engine
and its user interfaces, today it has three: ASP.NET, Windows.Forms and
Gtk#.