-
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…
-
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…
-
-
[2015-11-08 11:52:07] T(9195) wxagent.py:861 dumpReply -- PyQt5.QtCore.QUrl('https://wx2.qq.com/cgi-bin/mmwebwx-bin/webwxsync?sid=gN3mK9kelFL8Azfg&skey=%40crypt_3ea2fe08_467acbbf76c6c8809d9019c503f0e8…
-
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…
-
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…
-
Clearly, matplotlib, as most major Python packages, is a moving target. We noticed a first issue with 3.6.x which is quite easy to fix, see #1525 and #1526.
More recent matplotlib packages, i.e. 3.…