Read Only wx.CheckBox

Mark Erbaugh mark at microenh.com
Sat Nov 3 20:58:32 PDT 2007


Is there a way to make a wx.CheckBox read-only?  I know I can use
Enable(False), but that dims the checkbox.  wx.TextCtrl has the
wx.TE_READONLY style flag.

Thanks,
Mark





More information about the wxpython-users mailing list