Aha! Thanks for the lightning-speed answer!
Noam 2008/4/27, Phil Thompson <[EMAIL PROTECTED]>: > On Sunday 27 April 2008, Noam Raphael wrote: > > Hello, > > > > I want to create a tree view without a header line -- since it only > > has one column, there isn't much point in a header. Is it possible? > > > Just hide it... > > tree_view.header().hide() > > Phil > _______________________________________________ > PyQt mailing list [email protected] > http://www.riverbankcomputing.com/mailman/listinfo/pyqt > _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
