-
Here is a small script to reproduce the problem:
```python
import sys
import wx
print(f"Python: {sys.version}")
print(f"wxPython: {wx.version()}")
app = wx.App()
dc = wx.SVGFileDC("test…
-
**Operating system**: Windows 11 on ARM
**wxPython version & source**: wxPython 4.2.1 downloaded by pip
**Python version & source**: Python 3.11.6 for ARM64 stable release download …
-
**MacOS 10.15.7**
**wx 4.2.1a1.dev5539+906adf71** installed with pip from https://wxpython.org/Phoenix/snapshot-builds/
**Python 3.10.6** installed with Miniforge3-22.9.0-2-MacOSX-x86…
-
It seems like the demag_gui installation instructions are now out of date (mostly python 2 vs python 3). Having just now tried to get the whole thing running on the main branch, I have a few pointers …
-
**Operating system**: Ubuntu 19.10
**wxPython version & source**: pypi - wxPython 4.10
**Python version & source**: stock
**Description of the proble…
-
Re-implement the simulator with UIActionSimulator.
http://wxpython.org/Phoenix/docs/html/UIActionSimulator.html
-
**[Original report](https://bitbucket.org/ronaldoussoren/py2app/issue/252) by Hamish McIntyre-Bhatty (Bitbucket: [hamishmb](https://bitbucket.org/hamishmb), GitHub: [hamishmb](https://github.com/hamis…
-
**Operating system**: Debian 12
**wxPython version & source**: "4.2.0 gtk3 (phoenix) wxWidgets 3.2.2" (as packaged in Debian 12)
**Python version & source**: "Python 3.11.2" (as packaged in Debian …
-
When I use the kiva explorer with the wx backend, I see the following deprecation warning printed to the console -
```
C:\Users\rporuri\.edm\envs\enable-test-3.6-wx\lib\site-packages\kiva\agg\pla…
-
*Issue migrated from trac ticket # 19363*
**component:** wxRichText | **priority:** normal
#### 2022-01-09 13:11:29: RichardT (Richard Townsend) created the issue
___
I am using Python 3.8.10 + wx…