Re: Freeze a treeview column
- From: "Ross McFarland" <rwmcfa1 neces com>
- To: "B McAndrews" <bmcandrews efs-us com>
- Cc: "Gtk-Perl-List" <gtk-perl-list gnome org>
- Subject: Re: Freeze a treeview column
- Date: Thu, 15 Apr 2004 12:23:12 -0400 (EDT)
B McAndrews said:
I'd like to "freeze" a tree view column (the first one) so that
horizontal scrolling will always show this column. Is this posible? Or
can I have some sort of split view?
ah, hadn't ever thought about that. i've never seen anything about that being
possible, but it may be. one way i could think of to implement it would be two
views (the first with a single column) and then a standard both looking at the
same model. the issues there would be with how to keep them in sync and such.
to be honest i don't know what to tell you about that, i'm not sure you could
get it working and looking very good, but i could be wrong. perhaps a bundling
it in a conglomerate widget (a single widget that encompased the parts) would
be worthwhile/help.
someone around here may have better ideas, but that's probably a good question
for the gtk+ list. they'll be talking in C, but whatever they suggest should
work with trivial translation.
-rm
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]