WinForms vs GtkSharp with Mono
Posted
by Adam Haile
on Stack Overflow
See other posts from Stack Overflow
or by Adam Haile
Published on 2009-04-15T14:10:25Z
Indexed on
2010/06/08
4:42 UTC
Read the original article
Hit count: 915
When developing with Mono for an app to be run on Windows and Mac OSX (and maybe Linux) which would you suggest, WinForms or GtkSharp for the GUI and why?
Specific examples and success/horror stories would be much appreciated.
© Stack Overflow or respective owner