-
Attempting to build and link against wxWidgets on MacOS results in various linker errors. Looking up the symbols, they seem to be coming from the various objective-c++ `.mm` files in `src/osx/cocoa`. …
-
> This is great news!!!! Thank you so much for your dedication to make this work!!!!!!
>
> Let's now go through the other issues.
> 1) Can you describe again the canvas issue? Any chance you may …
-
After successfully installing the plugin I am able to open the modal window from the PCB Editor.
As soon as I hit `Create!` or `Enter` to create the actual label I am faced with this python error 👇
…
-
### Expected behaviour
From time to time, when I reboot MacOS Mojave and go onto the desktop after login, I get this window popping up. This is not a constant problem but intermittent, and I noticed …
-
*Issue migrated from trac ticket # 15732*
**component:** wxOSX | **priority:** normal | **resolution:** fixed | **keywords:** wxListCtrl, Icon, Slow, Retina
#### 2013-11-29 16:28:05: bartvanstiphout…
-
Hi,
I see instructions to build the program on a mac os x but no mac binaries. Is there a reason for that? Can you provide mac binaries for your next release?
-
**Describe the bug**
None of the map additions (legends, scale, north arrow, text) work in the new 7..8.5 version. They all raise similar errors in the console. Here is an example:
```
Traceback …
-
*Issue migrated from trac ticket # 18986*
**component:** wxOSX | **priority:** normal | **resolution:** fixed
#### 2020-11-24 21:43:53: @JulianSmart created the issue
___
Hi,
When using Control +…
-
### Description of the Issue
In a Notepad++ document that is encoded as UTF-8 (no BOM), many Unicode characters are not displayed, but the hollow square appears in their place. If a displaya…
-
## Report
Potentially dangerous use of the strlen function to calculate the length of a string.
The expression buffer [strlen (buffer)] = 0 is potentially dangerous, if the variable buffer does no…