I would suggest to add a field named e.g "Real Class" in the widget properties
(by the way, a read only field with the current widget class would also be
useful in some cases, I can't find it right now).

This would allow code generators to make use of new Gtk widgets more easily,
while still using all the properties of the parent class.

For instance, if a type MyCtree exists, I'd like to have Glade handle all the
properties of Ctree, and let the code generator know that the actual/final
type is MyCtree and not GtkCtree. Note that this option is not addressed by
the custom widget, so should be considered seriousely.

Arno

+---------------------------------------------------------------------+
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the line "unsubscribe glade-devel" in the body of the message.

Reply via email to