On Mon, 3 Aug 2009, Allin Cottrell wrote:

> I wonder if there's a way to produce a more compact layout for a
> treeview with expanders?  I'd like this for a case where the
> treeview is in a left-hand pane, alongside stuff that the tree
> represents.
>
> I mean, the default looks something like this, with "heading 1"
> expanded:
>
> heading 1
>            item 1
>            item 2
>
> But the effect I'm looking for is like:
>
> heading 1
>   item 1
>   item 2
>
> with the children tucked under their parent.

Duh, sorry for the noise: I just had to _not_ put the headings
into a separate first column in the treeview.

Allin Cottrell


_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to