-
### Description
`Bitmap::FromHBITMAP` documentation is already mention this limitation [here](https://learn.microsoft.com/en-us/windows/win32/api/gdiplusheaders/nf-gdiplusheaders-bitmap-fromhbitmap…
-
Hi,
Can not build the master anymore:
```cpp
pgAdmin3.cpp: In member function ‘void frmDlgTest::OnSelect(wxCommandEvent&)’:
pgAdmin3.cpp:198:34: error: no matching function for call to ‘pgDialog…
-
At least on Windows, this application is not properly DPI aware when using 2 monitors with different DPI settings. As the [Microsoft documentation explains](https://docs.microsoft.com/en-us/windows/w…
-
Implement a GUI client in Gnome, GTK, KDE, QT, wxWidgets or whatever for setting up a totp binding.
Thus making it "Desktop ready"
-
### Comment:
Hey all,
I was testing somethign the other day, and found htat WOW! running a wxPython app with plain old `python` seems to work now.
And I uninstalled python.app from my environme…
-
Add compile test to CMakeList.txt. Refer to https://cmake.org/cmake/help/latest/guide/tutorial/Installing%20and%20Testing.html, https://wiki.wxwidgets.org/Command-Line_Arguments
P-McG updated
2 years ago
-
As per [request](https://github.com/ultimatepp/ultimatepp/issues/37):
it seems reasonable to implement an auto layout widget for U++ similar to wxwidgets' .
-
### Description
The in-place wx-config sets (at least) the include path incorrectly on openSUSE Leap. See below for the mismatch between `lib` and `lib64`.
```
ec2-user@ip-172-31-76-39:~/wxW…
-
Hi everybody,
Post following my answer here (https://github.com/libretro/vbam-libretro/issues/14#issuecomment-462396624)
Here a schedule / list of things that i will do, test and apply to ensure…
ghost updated
5 years ago
-
# Env
windows 11
qt creator 5.0.2
conan 1.41.0
# conanfile.py
```py
from conans import ConanFile
class ConanDeps(ConanFile):
settings = "os", "compiler", "build_type", "arch"
requir…