[wxPython-users] Re: CheckListBox and font size

Robin Dunn robin at alldunn.com
Mon Oct 23 01:03:29 PDT 2006


Jeffrey Barish wrote:
> Robin Dunn wrote:
> 
>> Jeffrey Barish wrote:
>>> If I increase the size of the font in a CheckListBox e.g. with
>>>
>>> clb.SetFont(wx.Font(16, wx.DEFAULT, wx.NORMAL, wx.NORMAL, 0,
>>>         "MS Shell Dlg 2"))
>>>
>>> the spacing of the lines in the CheckListBox does not increase to
>>> accommodate the larger font so the lines overlap.  Is there a way to get
>>> the lines spaced correctly?
>> I would expect it to happen automatically.  Which platform and version
>> are you using?
>>
> MS Windows XP.  wxPython version 2.6.3.2.
> 
> The attached program illustrates the problem.

Please enter a bug report about it.

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





More information about the wxpython-users mailing list