[wxPython-users] CheckListBox and font size

Robin Dunn robin at alldunn.com
Thu Oct 19 10:06:48 PDT 2006


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?

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





More information about the wxpython-users mailing list