-
*Issue migrated from trac ticket # 17535*
**component:** wxMSW | **priority:** normal | **keywords:** direct2D mingw
#### 2016-05-13 16:49:45: @lpoujoulat created the issue
___
Fails to link monol…
-
Hey there mcorino,
I am having - or having had - a few build issues. I typically compile from source on my
Linux system if that is possible.
We can fetch the latest git sources from wxWidgets v…
-
For example, the `Help -> Plugins` in the menubar.
Only confirmed with Sway 1.6.1.
If this is also broken in DEs, then Wayland should be disabled.
This should be re-evaluated post wxWidgets 3…
-
```
What steps will reproduce the problem?
1. Compile and run
What is the expected output? What do you see instead?
The design intends multiple buttons on the right, as seen in the screenshot
under …
-
**Describe the bug**
When disabling the resize handles of a window in Fedora, the window is still resizable.
**Expected vs observed behavior**
Expected behaviour: The window is not resizable by d…
-
**Describe the bug**
After the program has run, and terminated correctly I see following error in the logwindow inside MS-Studio
```
C:\dev\vcpkg\buildtrees\wxwidgets\src\54f4f955a1-0d7c66a59e.clea…
-
Can allegro window be implemented as a wxwidget app instead of a win32 one?
I think that having this would allow us to better use wxwidgets in allegro or use wx widgets to implement our own backend.
-
### Package name
filezilla
### New version number
_No response_
### Other information that may be useful
ERROR: One or more files did not pass the validity check!
I tried to build the package …
-
I just built the project under wx library on Windows, see the screen shot below:
![image](https://github.com/schorsch1976/AsciiFlowQT/assets/561818/81152bc6-ab54-4d78-85b7-38153a6a56e9)
-
Python 3.8.2
'4.1.1a1.dev4941+bfb33567 gtk3 (phoenix) wxWidgets 3.1.4'
Minimal example:
```
import wx
import wx.propgrid as wxpg
class MainFrame(wx.Frame):
def __init__(self):
…