Robin Dunn

Results 76 comments of Robin Dunn

This issue has been mentioned on **Discuss wxPython**. There might be relevant details there: https://discuss.wxpython.org/t/waved-underline-in-richtextctrl/35717/3

> Also, are you attached to using Buildbot, or can we move that to GitHub Actions, too? Yes, I plan on moving the nightly and release deployment to GH as...

This issue has been mentioned on **Discuss wxPython**. There might be relevant details there: https://discuss.wxpython.org/t/facing-an-error-in-wx-library-file-rcsizer-py/36685/2

Note that if a sizer is used, this issue wouldn't be a problem because the sizer uses the best size to calculate the layout. ```python import wx app = wx.App()...

This issue has been mentioned on **Discuss wxPython**. There might be relevant details there: https://discuss.wxpython.org/t/an-on-off-button-alternative-to-checkbox/36304/20

This pull request has been mentioned on **Discuss wxPython**. There might be relevant details there: https://discuss.wxpython.org/t/facing-an-error-in-ultimatelistctrl-py-file-for-python-3-10-10/36696/4

This pull request has been mentioned on **Discuss wxPython**. There might be relevant details there: https://discuss.wxpython.org/t/customtreecontrol-escaping-edit-node-label-causes-inconsistent-state-on-linux/40200/2

Is it possible that there are messages being logged while (or after) the text ctrl or its parents are being destroyed? Is it possible that the log method is being...

When native widgets are involved the notion of "correct behavior" is a bit of a moving target, and subject to various interpretations and platform standards. You can try raising this...

This pull request has been mentioned on **Discuss wxPython**. There might be relevant details there: https://discuss.wxpython.org/t/customtreecontrol-escaping-edit-node-label-causes-inconsistent-state-on-linux/40200/6