From: Jamey Cribbs Date: 2006-03-10T04:19:11+09:00 Subject: Re: Ruby and .NET Joe Van Dyk wrote: >I've written a couple Ruby programs that run on Linux using >ruby-gnome2 as the GUI toolkit. Say I get asked to port them over to >Windows (2000 and up). > >How would I go about slapping a .NET GUI frontend on it? (I'm >assuming using .NET is the way to go these days) > > Joe, just curious why you wouldn't just use the Windows version of Ruby-Gtk2? Is it because of look&feel? If it's stability concerns, I've written a couple of Ruby-Gtk2 apps that run on Windows every day and my users report no problems. Jamey