[wxPython] [Q] wxListCtrl -- Draw bitmap in header

Hi

   When I use wxListCtrl in list mode, what can I do, if I want to draw a bitmap in the header.

···

+---------------+--------------------+
Header | [bitmap] First| Second |
            +---------------+--------------------+
Data | 1 | 2 |
            +---------------+--------------------+
      > > >

新浪網.免費 50MB 電子信箱 http://www.sinamail.com
夏天到,準備打包渡假去!
http://bonus.sina.com.tw/adevents/alico/

   When I use wxListCtrl in list mode, what can I do, if I want to draw a

bitmap in the header.

There isn't any built-in support for that, sorry.

···

--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters?
http://wxPython.org Relax with wxPython!