[Gtk-sharp-list] Adding Widgets
Francisco T. Martinez
martinf@mfconsulting.com
Sat, 11 Sep 2004 04:04:46 -0500
After reading your email I did some experimenting and concluded that
there is a problem with the glade file that is part of the Visual Studio
Glade# project template. I will be uploading a new corrected version of
the installer and will also replace the glade-2.exe so that it will be
glade 2.0.1 as opposed to glade 2.6. This should also keep folks from
using GTK+ 2.4 widgets that are not yet supported on Gtk#.
I am franticly working on releasing a Visual Studio Add-in that will
help with project deployment to Mono platforms that can run MonoDevelop,
but as soon as I have an installer for that I will upload a new version
of the Gtk# Win32 Installer for Microsoft .NET Framework 1.1 SDK.
Paco
Robert Brown wrote:
>I am new to GTK# and I am running into a problem. I am using the GTK#
>Win32 installer from
>http://forge.novell.com/modules/xfmod/project/?gtks-inst4win and have
>created a Glade# project. When I run the project without modifying the
>code and window that has been created for me, everything works fine.
>
>But when I add an additional widget to the current window and run the
>app I get an exception of type System.NullReferenceException in
>gtk-sharp.dll... What am I doing wrong?
>
>Thanks,
>Robert
>
>
>
>_______________________________________________
>Gtk-sharp-list maillist - Gtk-sharp-list@lists.ximian.com
>http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>
>