[Gtk-sharp-list] Gtk# + System.Drawing

Miguel de Icaza miguel@ximian.com
08 Sep 2003 07:11:38 -0400


Hello,

> The software I am developing uses System.Drawing heavily (in
> System.Windows.Forms).
> In a future I would like to port it to linux using Gtk#, but I use
> System.Drawing very much (and I need some features that are present in
> System.Drawing and Cairo, but not in Gtk libraries), so here is my question:
> 
> When System.Drawing gets implemented by using Cairo, will it be integrated
> to Gtk#?

Yes, we will provide a way of rendering with System.Drawing.

Miguel