pan-devel
[Top][All Lists]
Advanced

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

Re: [Pan-devel] Bug #93448


From: Charles Kerr
Subject: Re: [Pan-devel] Bug #93448
Date: Wed, 18 Sep 2002 20:38:05 -0700
User-agent: Mutt/1.3.20i

On Wed, Sep 18, 2002 at 11:39:58PM +0200, Jacob Ilsø Christensen wrote:
> Hi.
> 
> I have been looking at bug #93448 and found that a work-around has been
> made in articlelist.c due to a bug in gtk+. Looking further into the
> subject I noted that GtkCList (used e.g. in articlelist) is deprecated.
> Is it worth the effort to convert all code using GtkCList and other
> deprecated structures to use the GtkTreeView etc.?
> This would remove some deprecated stuff in Pan as well as possibly
> fixing bug #93448.

Yes, IMO GtkTreeView is the way to go in articlelist.c.
The only reason I haven't done it yet is inertia of all that
GtkCTree code already in articlelist.c.

If you'd like to take a stab at replacing it with GtkTreeView code,
or even just take the first steps by getting a TreeModel defined for
the Article objects, I'd be happy to work with you and/or answer
any Pan questions.

BTW, thanks for all your recent patches; they're very much
appreciated...

cheers,
Charles




reply via email to

[Prev in Thread] Current Thread [Next in Thread]