-
大佬您好,有幸看到了您开源的排牙项目,有些问题想请教您,能加一下wx吗,我的wx号是:wxw154170875
-
```js
{errMsg: "faceDetect:fail unknown error"}
```
-
Operating system: Windows 10, 64-bit
wxPython version: wxPython==4.1.1 from pypi
Python version: Python 3.9.10, downloaded from python.org as 64-bit executable for windows
wx.lib.buttons.GenBitma…
-
**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…
-
作者你好,看了你的文章感觉技术力很强,十分仰慕你,能交换个wx吗
-
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…
-
In the simplest case like
```python
#!/usr/bin/python
# -*- coding: utf-8 -*-
import wx
import wx.media
import plac
class NoValidAudiosink(wx.Frame):
def __init__(self, parent, id,…