Re: app changed look after updating to wxpython 4.0.6
Robin Dunn <[email protected]>
| Newsgroups | gmane.comp.python.wxpython |
|---|---|
| Message-ID | <[email protected]> |
On Wednesday, October 9, 2019 at 11:19:26 PM UTC-7, Björn Johansson wrote: > > Hi, I run a wxpython app from wxpython installed with Anaconda on Linux > Mint 19.2 Cinnamon. > See the app to the left in the screenshot (wikidpad) vs the one to the > right (xed). > The app to the left looks different from the normal theme (right). > > How can I fix this? > There are a couple possibilities. It could be a GTK2 vs GTK3 difference. More likely, I think, it could be that the conda environment has its own instance of the GTK libraries and other dependencies, and they are using their own theme (or just the default theme-less settings) instead of the theme set for the rest of the system. -- Robin -- You received this message because you are subscribed to the Google Groups "wxPython-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/wxpython-users/35560f58-3d3e-4569-ac34-7893eaaa0bfd%40googlegroups.com.