[Mono-list] Gtk# Problems
Brandon Perry
brandon at thresholdofthought.com
Sun Sep 23 10:08:37 EDT 2007
After a conversation about Qyoto/Kimono vs Gtk on the Mono-Dev list, I
decided to try out Glade3. I made a simple test GUI and it compiles
fine, but when I run it, I get the following error:
radiohead at w00den-lappy:~$ mono main.exe
(GladeTest:27865): libglade-CRITICAL **: glade_xml_build_interface:
assertion `wid != NULL' failed
Unhandled Exception: System.NullReferenceException: A null value was
found where an object instance was required.
at GladeApp..ctor (System.String[] args) [0x00000]
at GladeApp.Main (System.String[] args) [0x00000]
radiohead at w00den-lappy:~$
The code is attached, thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: main.cs
Type: text/x-csharp
Size: 652 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-list/attachments/20070923/9c87dd82/attachment.bin
More information about the Mono-list
mailing list