Re: libgnome* status



On Fri, Aug 31, 2001 at 04:34:31AM -0400, Jonathan Blandford wrote:
> >    HEAD versions have slightly different API. George also added most of the
> >    GtkEditable interface to them, so that there is a consistent way of
> >    accessing them as entries (except the GnomeIconEntry which is not an
> >    entry)  In any case current usage of GnomeEntry, GnomeFileEntry and
> >    GnomePixmapEntry should pretty much just compile and work.  IconEntry
> >    did not in fact work in gnome 1.0 (try pressing the cancel button after
> >    selecting an icon in the 1.0 version)  And solving this required actual
> >    API changes.  All of these now have a "changed" signal so getting the
> >    underlying entry is (except in rare occasions) not needed.
> 
> This might be on crack, though it's pretty harmless.

The GtkEditable change make the use of the entries consistent.  In any case,
you can still use the old way of getting the inner GtkEntry (which I think is
more on crack).  We can't do a better API then this I don't think without
completely breaking it.  This is at least trying to preserve as much source
compatiblity as possible, while making things work and lowering the general
crack level of these widgets.

George

-- 
George <jirka 5z com>
   What luck for the rulers that men do not think.
                       -- Adolf Hitler




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