[MonoDevelop] S.W.F -> Gtk# Mappings

John Luke jluke@users.sourceforge.net
Thu, 15 Jan 2004 15:11:36 -0500


On Thu, 2004-01-15 at 10:26 +0000, Jonathan Darrer wrote:
> I've put together a simple Form. If someone would like to port it to Gtk# to 
> demonstrate the process, it would be much appreciated. :)
> 
> Jonathan

Ugh, I guess I should have been more specific.  I thought you were
talking about a custom-control like one of the SD ones.  Also, it looks
like you used VS.NET to design it, which generates most of the gui code.
In the Gtk world we would just use glade to do that, and wire up the
events.  The are a lot of examples out there for using Glade and gtk#.

If someone doesn't get back in a couple days I'll do it though.