[Mono-list] If Mono-WinForms possible/practical why WINE seems
never done?
Miguel de Icaza
miguel@ximian.com
26 Apr 2002 16:29:31 -0400
> By the way: If I use windows.forms on gnome, too, because I want to stay
> portable to windows, will the thing be much slower than using gtk# directly,
> because of the step more?
I do not expect Windows.Forms to be slow. And if it is, I am sure
profiling will show us how to improve it, much like the current
runtime/compiler.
So I would not worry. I would use plain System.Windows.Forms.
miguel