[Mono-list] GUI Library

Pavlica, Nick Nick.Pavlica@echostar.com
Thu, 13 Nov 2003 09:49:26 -0700


I'm sure this has been discussed here, but has anyone proposed the idea
of a SWING like frame work written in C#.  I know SWING has it's
hangups, but it's a hand tool for GUI apps that are deployed on a number
of different platforms.

Just a thought...

  Thanks! Nick

On Thu, 2003-11-13 at 07:09, Chris Seaton wrote:
> I'm thinking of writing a GUI library that sits on top of both SWF and
> GTK#, able to use either depending on a config setting or guessing from
> the system running the program.
> 
> Is there already anything like this?