Ticket #15056 (closed defect: fixed)
SetFont() broken in wxDataViewCtrl
| Reported by: | lpoujoulat | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wxMSW | Version: | 2.9-svn |
| Keywords: | wxDataViewCtrl font | Cc: | |
| Blocked By: | Patch: | yes | |
| Blocking: |
Description
The wxDataViewCtrl actual font does not change if SetFont() is called after the window creation. The strange thing is that despite the font not being displayed, the automatic column width is correctly computed.
If SetFont() is called before the widget creation, the actual font is correct.
I will try to make a patch for this soon.
I didn't try on other targets than Windows.
Regards
Laurent
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

