[wxpython-users] wxTreeListCtrl

ARCHER, Thomas THOMAS.ARCHER at airbus.com
Thu Apr 24 06:24:53 PDT 2008


I'm using wxTreeListCtrl, and it's going better than my use of MultiSplitterWindow ;-).
Just wondering if it's possible to hide the column headers, like you can do with ListCtrl.
I've tried:
	self.GetHeaderWindow().Hide()
which removes them, but leaves behind a grey bar which I can't seem to move. I've also
tried applying various styles, with no effect. Any ideas?

Also, when I use the styles wx.TR_HIDE_ROOT|wx.TR_HAS_BUTTONS and then try and set an
image list using AssignImageList, some of my tree items disappear off the left of the 
widget if they dont have children. Is this a known bug or am I doing something wrong?

Regards,
Tom

The information in this e-mail is confidential. The contents may not be disclosed or used by anyone other then the addressee. Access to this e-mail by anyone else is unauthorised.
If you are not the intended recipient, please notify Airbus immediately and delete this e-mail.
Airbus cannot accept any responsibility for the accuracy or completeness of this e-mail as it has been sent over public networks. If you have any concerns over the content of this message or its Accuracy or Integrity, please contact Airbus immediately.
All outgoing e-mails from Airbus are checked using regularly updated virus scanning software but you should take whatever measures you deem to be appropriate to ensure that this message and any attachments are virus free.



More information about the wxpython-users mailing list