It sounds like you might not have used glade-2 to save a gui with C++ bindings. Murray Cumming wrote: On Wed, 2003-09-03 at 19:01, Douglas Roberts wrote:The problem is that the callback functions defined by glade, and declared in the "app_name".glade file are ignored when you instantiate your gui application via Glib::RefPtr<Gnome::Glade::Xml> refXml;Again, how did you expect Glade to know about the instance of the signal-handling class? Or did you want to use a static function? That would not be very useful in C++. -- =============================================================== Douglas Roberts, CCS-5 | "He has no enemies, but is Los Alamos National Laboratory | intensely disliked by his ^ | friends." (505)-667-4569 | dzzr lanl gov | - Oscar Wilde =============================================================== |