Thanks for the new WPF-report!
I was wondering what StiThemesHelper is doing. I cannot find this helper in the documentation.
Is it adding a theme? Are their different themes or only the black one?
And... where has the Ribbon gone?
Marinus
StiThemesHelper
StiThemesHelper
Hello Marcus,
StiOptions.Wpf.LoadTheme = false;
Thank you.
This is internal class.Thanks for the new WPF-report!
I was wondering what StiThemesHelper is doing. I cannot find this helper in the documentation.
At this moment we include only one default theme. Latest will be available additional themes. Also you can use standard WPF themes. Before using you need switch off default theme with help of following code:Is it adding a theme? Are their different themes or only the black one?
StiOptions.Wpf.LoadTheme = false;
Ribbon gui will be available later. We need some time to implement it.And... where has the Ribbon gone?
Thank you.
StiThemesHelper
We are using your .Net version of Stimulsoft in combination with our own wpf-application.
Now we consider going over to your wpf-version.
The designer looks great with his wpf-features, themes and Ribbon.
But... our users are almost always using the ReportViewer.
Where is the Ribbon in the Viewer? And what about themes?
What are the differences between the .Net Viewer and the Wpf.Viewer?
On 1.juli 2009 you wrote: > :oho:
Now we consider going over to your wpf-version.
The designer looks great with his wpf-features, themes and Ribbon.
But... our users are almost always using the ReportViewer.
Where is the Ribbon in the Viewer? And what about themes?
What are the differences between the .Net Viewer and the Wpf.Viewer?
On 1.juli 2009 you wrote: > :oho:
StiThemesHelper
Hello,
This functionality is already implemented and will be added to the prerelease build of the next week.
Thank you.
This functionality is already implemented and will be added to the prerelease build of the next week.
Thank you.