Hi

Does the Gtk.Application.Invoke work on Glade objects?
I have a gui that is constructed in glade and when I try to access those objects from a method that is called from inside the Invoke method, it throws the follow exception:

Unhandled Exception: Object reference not set to an instance of an object

I'm using the objects in the program before the call so they are set to an object. But they are called from the gui file when they work and from another file when the exception appears, but I thought that Invoke would solve that.

I hope that someone can help me.

/ Thomas


_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to