Hi all,
I'd like to create a GUI with Glade and "link" the event (i.e. click on button) with a C# code created with SharpDevelop.
I've found this example here but I don't know where to find and how to use the lib "using Glade" and "using Gtk".
Please can you help me?
P.S.
I can't use MONO.