Re: [gtkmm] Problems with get_widget_derived and Gtk::Dialog



Hi Christer,

Thanks for the help!

> Perhaps you forgot to initialize the underlying Gtk::Dialog in your 
> constructor? I.e.:
> 
> ExampleDialog::ExampleDialog(BaseObjectType* cobject, XmlRefPtr glade) :
>         Gtk::Dialog(cobject)    <--!!!
> {
> }

That indeed was the problem, an oversight when I copied the lines
from the examples. Now everything works fine and dandy :-)
Now I have to examine those response ids...

Regards,

Reinhard Katzmann
-- 
Software-Engineer, Developer for Embedded Devices
Project: Pertergrin - a RPG system - http://pertergrin.berlios.de
GnuPG Public Key available on request

Attachment: pgp1PMm6O7A7D.pgp
Description: PGP signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]