Hi list,
We would like to be able to change the fontsize of the header of a listctrl. Is there a possibility to do so?
Cheers,
Dick Kniep
Hi list,
We would like to be able to change the fontsize of the header of a listctrl. Is there a possibility to do so?
Cheers,
Dick Kniep
Dick Kniep wrote:
Hi list,
We would like to be able to change the fontsize of the header of a listctrl. Is there a possibility to do so?
No. IIRC it is possible to change the font on Windows, but the header itself doesn't expand to accommodate the larger sized text, and so it ends up getting clipped.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!