Page 1 of 1
Missing - Font and Color
Posted: Tue Apr 30, 2019 11:54 am
by ednt
Hi,
I have the problem, that in the "Style Designer" the color and font boxes are empty.
Anyone knows how I can fix that?

- missing_fonts_color.png (34.44 KiB) Viewed 4393 times
Re: Missing - Font and Color
Posted: Thu May 02, 2019 8:43 am
by Lech Kulikowski
Hello,
Which designer, version are you use?
Thank you.
Re: Missing - Font and Color
Posted: Fri May 03, 2019 7:37 am
by ednt
I use the latest version 2019.2.3
Re: Missing - Font and Color
Posted: Fri May 03, 2019 9:49 am
by Lech Kulikowski
Hello,
We couldn't reproduce the issue. Please provide more detailed information - OS, version, tweaks, localization, etc.
Thank you.
Re: Missing - Font and Color
Posted: Fri May 03, 2019 12:00 pm
by ednt
Hi,
thank you for your response!
Stimulsoft Version: 2019.2.3 (WPF, C#)
OS Version: Windows 10 Pro - 1809 (Build 17763.437)
Here my designer options:
StiOptions.Wpf.CurrentTheme = StiOptions.Wpf.Themes.Office2013Theme;
StiThemesHelper.SetOffice2013ThemeInfo(StiOffice2013Theme.Office2013White, StiOffice2013ThemeStyle.Blue);
StiOptions.Localization.Load(@"de.xml");
StiSettings.Set("Localization", "Current", "de");
StiOptions.Designer.Ribbon.ShowMainMenuReportOpen = false;
StiOptions.Designer.Ribbon.ShowMainMenuReportSaveAs = false;
StiOptions.Designer.Ribbon.ShowAbout = false;
StiOptions.Designer.Ribbon.ShowMainMenuNew = false;
StiOptions.Designer.Ribbon.ShowMainMenuOptions = false;
StiOptions.Designer.Ribbon.ShowMainMenuClose = false;
StiOptions.Designer.MainMenu.ShowFilePageOpen = false;
StiOptions.Designer.MainMenu.ShowFilePageNew = false;
StiOptions.Designer.MainMenu.ShowFileRecentFiles = false;
StiOptions.Designer.DontAskSaveReport = true;
Re: Missing - Font and Color
Posted: Mon May 06, 2019 7:26 am
by Lech Kulikowski
Hello,
Thank you for the bug report.
We have added this task to our to-do list. We will try to fix it in the next release.
Thank you.
#8246