1
Plugins development / Re: Fix to build wxsDateTimePickerCtrl on Linux
« Last post by BlueHazzard on Yesterday at 11:07:04 pm »Fixed in r13189
Thank you!
Thank you!
The new Release 20.03 is out! You can download binaries for Windows and many major Linux distros here .
Broken link on my endWhat does this mean?
Paste full build log here. (It is found in the 'Build log' tab). Please make always a 'rebuild' (Menu: Build->Rebuild) or a 'clean' and 'build' before you copy the full build log.
Here's a build logthis is not the build log but your path...
Set variable: PATH=C:\Program Files (x86)\CodeBlocks\MinGW\bin;C:\Program Files (x86)\CodeBlocks\MinGW;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\MinGW\bin;C:\Program Files\dotnet;C:\Program Files\Git\cmd;C:\Users\User\AppData\Local\Microsoft\WindowsApps;C:\Users\User\AppData\Roaming\npm;C:\Program Files (x86)\FAHClient;A:\Apps\SocketeQ\windowsandroid_root\system\bin;A:\Apps\SocketeQ\windowsandroid_root\system\lib;C:\Users\User\AppData\Local\atom\bin;C:\Users\User\.dotnet\tools'
Is there a way to disable internationalization for all dialog, panels and frame ?As said before, disable global I18n support in wxSmith settings or disable local I18n support in the affected wxSmith window.
Why strings with international characters are not displayed when the prefix is _( ?I do not know, probably wxWidgets' GetTranslatedString() does not accept non-ASCII strings.