Hi, for a small filemanager I would like to set the width of the columns according to the window size. I have five columns, displaying an icon, the filename, size, mode and date. I want to set a fixed size for the icon and the last three columns; these columns should be visible in the set size at the right end of the treeview (obviously the icon a the left side); just like the midnight commander is doing it. The sizing should adjust as soon as I enlarge the window.
Does anybody have an idea? Greetings! Fabian _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
