[10334] in The GTK GIMP ToolKit mailing list archive
[gtk-list] Re: [gtkmm] Re: ANNOUNCE: GTK+ 1.1.5 Released
daemon@ATHENA.MIT.EDU (Tero Pulkkinen)
Mon Nov 23 09:07:51 1998
To: gtkmm@modeemi.cs.tut.fi
Cc: gtk-list@redhat.com
From: Tero Pulkkinen <terop@students.cc.tut.fi>
Date: 23 Nov 1998 16:07:00 +0200
In-Reply-To: Guillaume Laurent's message of "23 Nov 1998 08:02:21 +0100"
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com
Guillaume Laurent <glaurent@worldnet.fr> writes:
> > * gtk_widget_new() and gtk_object_new() will now auto-construct new objects.
> > A new function gtk_object_default_construct() is provided now which should
> > be called after every gtk_type_new() to perfom the auto-construction
>
> After a quick look at the code, I'm not sure how well this integrates
> with the Gtk-- construction mechanism.
this is good news for us - we can get rid of all cut/paste code of gtk+'s
construction. We do use gtk_type_new() to construct all our gtk+ objects.
> What is sure is that we'll have to change things since the
> _construct() functions where basically added for us :-). What isn't
> sure is if we can at all integrate with this new mechanism. Tero ?
yes, we'll have to change alittle, but that change only removes extra
code... => a good thing.
--
-- Tero Pulkkinen -- terop@modeemi.cs.tut.fi --
--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null