Albert Schlef
2010-04-08 04:30:01 UTC
I have several columns in my treeview. It's a bit hard to read the
data in the table because there's nothing separating the columns. I
was thinking about painting the background of every odd column in a
different color. But I don't mind any other suggestion. For example,
I'm also fine with somehow printing a thin line at a column's borders.
Is it possible?
I've looked in the the manual page for treeview[1], but I don't see
how this can be done.
(Note: I don't know TCL. I know only the basics of Tk, and using it
with the Ruby language, so solutions that are too "involved" are
probably off-limits for me.)
[1] http://www.tcl.tk/man/tcl8.6/TkCmd/ttk_treeview.htm#M19
data in the table because there's nothing separating the columns. I
was thinking about painting the background of every odd column in a
different color. But I don't mind any other suggestion. For example,
I'm also fine with somehow printing a thin line at a column's borders.
Is it possible?
I've looked in the the manual page for treeview[1], but I don't see
how this can be done.
(Note: I don't know TCL. I know only the basics of Tk, and using it
with the Ruby language, so solutions that are too "involved" are
probably off-limits for me.)
[1] http://www.tcl.tk/man/tcl8.6/TkCmd/ttk_treeview.htm#M19