Wings 3D Development Forum

Full Version: [Fixed] Is "Edit > Themes > Olive Theme" broken?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I test Native theme,Classic theme,Olive theme,Gray blue and Dark blue theme.
Only the Olive theme can't be switched successfully when Wings3D re-running.

How to recreate it?
  1. Switch Native theme -> Olive theme
  2. Wings3D quit and re-running
  3. Title bar(for panels) are remains gray color of Native theme.

MacOSX 10.11.6
Wings3D 2.1.3
Fixed
Thank you for fixed!

By the way.
I tested the color schemes and themes and thought that need to customize the color of a panel separator.
The current white separator match in a light theme and window background.
However, if using a dark theme or dark window background color,the separator becomes conspicuous.
So,I want an option to change only the color of the separator in Preferencs.

Can wxWidget customize the color of the separator dividing the window panel?
It brings more harmony to the User interface.
Best regards.
I don't think so but I can try, the idea with wxWidgets is that things should look native the OS you are on
so changing fonts and backgrounds is working against the library.
Thank you for consideration Smile
[Image: th_a_zps0quev3f9.png][Image: th_b_zpslujvv27t.png]

Probably if implemented it , such UI color variation will be possible too.
(Note:These images are mock-up)
As I was fixing some colors update after changing themes I did the test about change the sash color. The conclusion is that using the library's resources as used for other windows does't work.
Micheus,Thank you for checking out this.
I see.
It's a pity,but it is what it is.