Riccardo Galli wrote:

On Fri, 26 Mar 2004 00:05:57 +0100
Riccardo Galli <[EMAIL PROTECTED]> wrote:



Is possible not to "indent" a column in a treeview ?
I draw a picture to explain

col1 | col2 |
@ | bla |
@ | -bla |
@ | -bla |
@ | -bla |
@ | -bla |



I ally a simple prog where make tests, if someone want try.


Do you want the second column to be indented but not the first? If so, perhaps set_expander_column() would be useful?

http://www.pygtk.org/pygtk2reference/class-gtktreeview.html#method-gtktreeview--set-expander-column

John

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to