focus/cursor behavipour of treeview
- From: Stefan Kost <kost imn htwk-leipzig de>
- To: gtk-app-devel-list gnome org
- Subject: focus/cursor behavipour of treeview
- Date: Sat, 15 Jan 2005 19:19:30 +0100
hi all,
tree_selection mode of my tree is GTK_SELECTION_NONE all cell-renderers are no
not editable. This way I get a gray rectangle denoting the current row. I still
can use cursor left, right to move between columns, but there is no gray
rectangle around the columns. Is there anything I can do to highlight the column
that has the foucs too. What I am looking for is something like
Pos Col1 Col2 Col3
+---+
0 | a | x y
+----+---+---------+
|1 | b | c f |
+----+---+---------+
2 | d | z u
| |
3 | e | v w
+---+
Basically I want the user to browse arboud, where one cell is always selected
(GTK_SELECTION_BROWSE unfortunately selects whole rows) and via
key-release-event I change the data in the cell.
The active cell should not be moveable to the "Pos." column (see previous mail
about "not focuasable treeview columns).
Ciao
Stefan
--
\|/ Stefan Kost
<@ @> private business
+-oOO-(_)-OOo------------------------------------------------------ - - - - -
| __ Address Simildenstr. 5 HTWK Leipzig, Fb IMN, Postfach 301166
| /// 04277 Leipzig 04251 Leipzig
| __ /// Germany Germany
| \\\/// Phone +49341 2253538 +49341 30766101
| \__/ EMail st_kost_at_gmx.net kost_at_imn.htwk-leipzig.de
| WWW www.sonicpulse.de www.imn.htwk-leipzig.de/~kost/about.html
===-=-=--=---=---------------------------------- - - - - -
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]