StiThemesHelper

Stimulsoft Reports.WPF discussion
Post Reply
Marinus
Posts: 10
Joined: Wed Jul 01, 2009 3:21 am
Location: Lillehammer

StiThemesHelper

Post by Marinus »

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
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

StiThemesHelper

Post by Jan »

Hello Marcus,
Thanks for the new WPF-report!

I was wondering what StiThemesHelper is doing. I cannot find this helper in the documentation.
This is internal class.
Is it adding a theme? Are their different themes or only the black one?
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:

StiOptions.Wpf.LoadTheme = false;
And... where has the Ribbon gone?
Ribbon gui will be available later. We need some time to implement it.

Thank you.

Marinus
Posts: 10
Joined: Wed Jul 01, 2009 3:21 am
Location: Lillehammer

StiThemesHelper

Post by Marinus »

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:
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

StiThemesHelper

Post by Alex K. »

Hello,

This functionality is already implemented and will be added to the prerelease build of the next week.

Thank you.

Post Reply