[wxPython-users] Read Only wx.CheckBox

C M cmpython at gmail.com
Sat Nov 3 21:36:38 PDT 2007


Also, such a use of a checkbox seems to me like it breaks the standard
paradigm (i.e. users see a checkbox, they expect to be able to check
or uncheck it).  There are probably other ways to show the users that
a state is a certain way (you could have a bitmap symbol of some kind,
etc.), but it's hard to suggest any without knowing your needs.


On 11/3/07, Mark Erbaugh <mark at microenh.com> wrote:
>
> 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
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wxPython-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wxPython-users-help at lists.wxwidgets.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/200711=
04/d0a7cdf9/attachment.htm


More information about the wxpython-users mailing list