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

Reply via email to