-
**Operating system**:
**wxPython version & source**: 4.1.2a1 gtk3 (phoenix) wxWidgets 3.1.5
**Python version & source**: 3.10.0
**Description of the problem**:
wx.RealPoint can…
swt2c updated
2 years ago
-
**Operating system**: Windows 10 64-bit
**wxPython version & source**: wxPython 4.1.1, pip install
**Python version & source**: Python 3.8, Anaconda
**Description of the p…
-
**Operating system**: Debian Testing, Xorg with 200% scaling
**wxPython version & source**: 4.0.7 gtk3 (phoenix) wxWidgets 3.0.4 from debian repos
**Python version & source**: 3.7.5 from debian repo…
-
Windows 10
wx version is 4.0.6 msw (phoenix) wxWidgets 3.0.5
Python is version 3.7.3 from python.org
Creating a wx.image from a .png file works fine but when it follows the creation of a PDFWi…
-
I'm a completely blind wxPython developer, and as such, am not really able to size my widgets properly. Because of this, I rely on wx.lib.sized_controls quite a bit. It would be amazing if this librar…
-
I've noted some logical issues with the new functionality of sending voltage as telemetry (version 2024.9.23)
- the initial state of this function is enabled, even though the web config switch is o…
-
https://github.com/stahta01/msys2_wxwidgets_cb_projects/blob/25419e9aab3afdbb7830966b15b407eed9b6260f/samples/minimal/minimal-msys2.cbp#L149-L152
I guess we need to update to wx3.2?
-
1. Open Image viewer
2. Open ring tool
3. Close main window
```
Exception ignored in:
Traceback (most recent call last):
File "/Users/nickd/dials/dist/modules/dials/util/image_viewer/slip_v…
-
When compiled wx in Linux or Mingw It'll generate a wx-config executable.
## so Only I have to do is put the wx-config's path in $PATH without concern about the WXHOME directory or include or libs.
S…
gofan updated
13 years ago
-
I am trying to create an object that will allow me to create bitmaps and import it into my GUI so I can visualize images from a camera transmitted with CA. I called it [PVImage](https://github.com/vst…