[wxPython-users] Read Only wx.CheckBox
Mark Erbaugh
mark at microenh.com
Sun Nov 4 11:49:01 PST 2007
On Sun, 2007-11-04 at 10:04 -0800, Rich Shepard wrote:
> If there's no method bound to the checkbox nothing will be
> permanently
> changed. I don't recall -- without looking it up -- if there's a
> CB_READONLY
> flag; there is for textCtrls: TE_READONLY.
>
There is a CB_READONLY, but I think that refers to combo boxes. The
prefix for checkboxes is CHK and there is no CHK_READONLY.
Mark
More information about the wxpython-users
mailing list