CheckListCtrlMixin broken in wxPython 4.1.0?
Transana <[email protected]>
| Newsgroups | gmane.comp.python.wxpython |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I'm in the process of migrating to wxPython 4.1.0 and python 3.7 64-bit from wxPython 3.0.2.0 and python 2.7 32-bit. I'm currently doing parallel testing on Windows 10 and MacOS 10.15 Catalina. The CheckListCtrlMixin appears to be broken. in the wxPython Demo, the CheckListCtrlMixin does not appear to work on Windows or MacOS, complaining there are not enough parameters for the "CheckItem" method. If I fix this in the code, the checkboxes still do not function. This is the same problem I see in my own code, no way to check the checkboxes. David -- David Woods Pronouns: he, him, his -- You received this message because you are subscribed to the Google Groups "wxPython-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/wxpython-users/f85aff49-f8dc-d261-9e80-675ec70f71ca%40gmail.com.