[Mono-list] Glade Gtk Invoke

Tomas Olofsson hobbe at acc.umu.se
Mon Apr 3 05:51:46 EDT 2006


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




More information about the Mono-list mailing list