On Jan 28, 2007, at 5:33 AM, Philipp E. Letschert wrote:
> I would like to have a table where only the first row
is visible, with
> a triangle on the left, when clicked showing the other
rows, and
> the triangle
> changing from pointing right to pointing down.
>
> How can I get these triangle images, as they are not in
stock?
Gtk2::Expander?
> Or would it be a better solution to use a real
treeview? (But the
> treeview
> should look like normal labels - no borders, default
background, no
> selection,
> etc.. is this possible?)
TreeView would most likely be better. If you really have
to, you can
change the background color, turn off the hint that
alternates row
colors, and disable selection. But why do you not want it
to look
like a TreeView?
--
I hate to break it to you, but magic data pixies don't
exist.
-- Simon Cozens
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list
|