-
Using the KDE desktop, I cannot pin ZeroBrane Studios to the task manager or panel. I opened a bug with KDE, which is available [here](https://bugs.kde.org/show_bug.cgi?id=436465).
System Info:
…
-
## Issue description
Several libraries (incliding glib and wxWidgets) use `N_` as a macro related to internationalization for gettext.
Libtorch unfortunately uses this as a variable name here:
…
fuzic updated
4 years ago
-
*Issue migrated from trac ticket # 16849*
**component:** wxGTK | **priority:** low | **keywords:** wm_window_role simple
#### 2015-02-09 20:43:32: mattator (Matt) created the issue
___
Hi,
When u…
-
*Issue migrated from trac ticket # 18155*
**component:** OpenGL | **priority:** normal | **keywords:** glx
#### 2018-06-28 17:31:45: roma_k created the issue
___
Running wxwidgets-OpenGL applicati…
-
Hello Charles,
First I would like to thank and congratulate you for all your work on making CubicSDR avalilable. It is simply very nice.
I am developing some software for operating cubesats and for …
-
Here is an experiment to run GNONE Calculator using the native GTK to HTML5 transformation.
```
$ docker container run --rm -it -p 8085:8085 ubuntu bash
[CONTAINER] # apt update && apt install -y…
-
- After
- opening a `.ass` subtitle
- copy-pasting text into the editor
containing certain unicode pictograms such as:
`🌀🌤🌂🎜👤👥👀😕`
`\u1F300 \u1F324 \u1F302 \u1F39C \u1F464 \u1F465 \u1F440 \u1F…
-
Apparently `Pineapple.app/Contents/MacOS/libwx_osx_cocoau-3.1.dylib` links against `/usr/lib/liblzma.5.dylib` which does not exist on 10.8.5.
-
```
What steps will reproduce the problem?
1. i install ubuntu10.10 (have python 2.6) winpdb is work
2. I upgrade to ubuntu11.04 (have python2.7) winpdb not work
3. Please fix that problem
Thanks!
W…
-
Add touch gestures hangling for two finger zoom and long press as a right click emulation.
It is possible with wxWidgets 3.1.x
For examples see:
```
grep TOUCH samples/event/*.cpp
grep GESTUR…