Re: CTree expander size



Henri Torgemane <henrit yahoo-inc com> writes:
Talking about hacking a custom gtkctree,
it seems gtkclist/ctree are one of the few gtk widgets that are unable to use a
background bitmap given by a style.
I've taken a look at the code, but cannot find how to patch it in a way that
would enable that.

Is it something just hard to do due to the architecture of the widget, or did I
miss the right chunk of code?

Also, is there hope for this in GTK 2?


GTK 2 doesn't change clist/ctree much at all, since we are deprecating
those widgets in favor of the new GtkTreeView. GtkTreeView doesn't
support background pixmaps at the moment, but it's not hard to make it
do so. Should probably go in bugzilla.gnome.org against version 1.3.x.

Havoc




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