-
I mentioned in #129 that it would be useful to add a Composer dependency for the wxPHP code completion file. I expect it'd use the dev-only approach, so that it is not added to live envs. It should pr…
-
### Version
2.4.0
### Windows version
Windows 11 build 22523
On Windows 11, wxWidgets's wxPlatformInfo::Get().GetOperatingSystemDescription() reports that the OS description is Windows 10.
…
-
Trying build 32bit wxWidgets-3.1.0 under i686-w64-mingw32 and get following error:
```
../src/msw/volume.cpp: In static member function ‘static wxArrayString wxFSVolum …
-
```
An wxWidget port would be ideal, because we could do it once and get a UI
that should be very portable. If wxWidgets turns out not to be the right
option, the alternatives would be:
- write Stro…
-
## Outline
The Slic3r GUI is currently coded in Perl using wxWidgets and our goal is to have it ported to C++. The wxWidgets API is almost identical between Perl and C++, so it's an easy task. Ther…
-
![](http://wstaw.org/m/2016/07/30/Screenshot_20160730_180956.png)
https://sl1pkn07.wtf/paste/view/5e1984e8
```
Configure script has finished system check.
Configured aMule SVN (rev. 10941) fo…
-
### Description
#### Bug description:
On the macOS port, Chinese characters are not correctly evaluated whether they represent an alphanumeric character or not.
For full description see h…
-
```
From what I have tested, all wxCommandEvent are triggered twice. I did a search
and it seems to be present in the 2.8 branch of wxWidgets. An update of
wxWidgets would be required.
```
Origina…
-
**Describe the bug**
When using vcpkg with cmake and wxWidgets all dlls required by the application are not copied to the build directory. This makes the aplication fail to start.
**Environment**
…
-
**Problem**
Followed the document [Compiling wxWidgets with MinGW](https://wiki.wxwidgets.org/Compiling_wxWidgets_with_MinGW)
```
mingw32-make -f makefile.gcc SHARED=0 UNICODE=1 BUILD=release
```
…