hello,
I think the problem I have is kind of same thing as the Gnome dialog
which showed up on this list a while ago.
My problem with Gtk::Dialog is that Dialog:action_area is under the
Dialog:vbox in glade xml.
the hierarchy might be right internally, but you can't access
Dialog:action_area easily from Dialog:vbox. OTOH, you can access
Dialog:action_area from GtkDialog using action_area method.
So my question is that why did glade choose to use internal
representation on its xml, even though GtkDialog, or all compound
widget for that matter, creates its child.
changing hierarchy brakes backward compatibility, but... can we at
least think about this again?
or is it just too late to be changed?
regards,
--
yashi
+---------------------------------------------------------------------+
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the line "unsubscribe glade-devel" in the body of the message.