-
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…
-
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,…
-
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?
-
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…
-
Modifying the issue to be more broad than one editor as it affects quite a few demos, including the demo app itself. It is impossible to launch the same wx application more than once because of the bu…
-