[erlang-questions] observer/wx for macOS 10.14 Mojave Dark Mode with wxmac have color scheme issues

Dan Gudmundsson dangud@REDACTED
Fri Nov 16 14:20:22 CET 2018


Try compiling wxwidgets from their master branch, I know they have been
working on it
But have not tested it yet so I don't know how far they have come.
I guess observer needs some patches too.

On Fri, Nov 16, 2018 at 1:52 PM Kenji Rikitake <kenji@REDACTED> wrote:

> OTP version: 21.1.2 from GitHub.
>
> On Fri, Nov 16, 2018 at 9:50 PM Kenji Rikitake <kenji@REDACTED> wrote:
>
>> observer/wx for macOS 10.14 Mojave Dark Mode with wxmac have some color
>> scheme issues.
>> Anyone knows how to solve this?
>>
>> My compile option:
>> -O3 -fstack-protector-strong
>> --enable-m64-build --enable-darwin-64bit --enable-hipe --enable-vm-probes
>> --with-dynamic-trace=dtrace --disable-native-libs --enable-kernel-poll
>> --enable-dirty-schedulers --enable-sharing-preserving --enable-lock-counter
>> --disable-sctp --without-javac --without-odbc --enable-threads
>> --enable-smp-support --with-wx --with-ssl=/usr/local/opt/openssl@REDACTED
>> --disable-silent-rules --disable-dynamic-ssl-lib
>>
>> clang --version output:
>> Apple LLVM version 10.0.0 (clang-1000.11.45.5)
>> Target: x86_64-apple-darwin18.2.0
>> Thread model: posix
>> InstalledDir:
>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
>>
>> With HomeBrew wxmac:
>> brew info wxmac
>> wxmac: stable 3.0.4 (bottled), HEAD
>> Cross-platform C++ GUI toolkit (wxWidgets for macOS)
>> https://www.wxwidgets.org
>> /usr/local/Cellar/wxmac/3.0.4_1 (813 files, 23.8MB) *
>>   Poured from bottle on 2018-08-06 at 22:02:45
>> From:
>> https://github.com/Homebrew/homebrew-core/blob/master/Formula/wxmac.rb
>>
>> The X11 versions are working OK, so I think this is a macOS Dark Mode
>> specific issue.
>>
>> Regards,
>> Kenji Rikitake
>>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20181116/aba7c9fc/attachment.htm>


More information about the erlang-questions mailing list