Page 4 of 4
How to change StiPreviewForm style (buttons and title)
Posted: Thu Dec 23, 2010 3:53 pm
by mrapi
Yes that was the problem, target to framework 4, I followed Ivan advice from there
http://forum.stimulsoft.com/Default.aspx?g=posts&t=3942
"The reason of the problem is that the designer starts with NetFramework 4.0, so the dll is compiled with Net4.0.
Please try to open the "Designer.exe.config" file and delete lines with "v3.0", "v3.5" and "v4.0".
Then, the designer should start with. Net 2.0."
and now it works fine,THANKS A LOT !!!!!!!!!!!!!!!!
How to change StiPreviewForm style (buttons and title)
Posted: Thu Dec 23, 2010 4:03 pm
by mrapi
StiOptions.Windows.UseSkinableReportRenderingWindow = True
Doesn't work,no error but the rendering window has system default theme :dumb:
How to change StiPreviewForm style (buttons and title)
Posted: Fri Dec 24, 2010 5:42 am
by Alex K.
Hello,
Sorry this property was not included into the prerelease build. It will be available in the next prerelease build.
Thank you.
How to change StiPreviewForm style (buttons and title)
Posted: Fri Dec 24, 2010 7:31 am
by mrapi
Aleksey wrote:Hello,
Sorry this property was not included into the prerelease build. It will be available in the next prerelease build.
Thank you.
K,but the property was there,no error when using.
For the Framework compatibility I suggest using a dialog selection when designer runs for the first time,I didn't know that it works default for Framework 4 not even how to change for other version.
Thanks.
How to change StiPreviewForm style (buttons and title)
Posted: Mon Dec 27, 2010 3:50 am
by Andrew
Hello,
This property was added in the latest prerelease build, but processing of this property was not included in it. It will be available in the next prerelease build.
Unfortunately, the version of the framework will be possible to change in the file of configuration.
Thank you.
How to change StiPreviewForm style (buttons and title)
Posted: Mon Dec 27, 2010 10:06 am
by mrapi
No problem,I'll edit config file manually.I will wait next prerelease.
Thanks.
Andrew wrote:Hello,
This property was added in the latest prerelease build, but processing of this property was not included in it. It will be available in the next prerelease build.
Unfortunately, the version of the framework will be possible to change in the file of configuration.
Thank you.
How to change StiPreviewForm style (buttons and title)
Posted: Tue Dec 28, 2010 12:35 am
by Alex K.
Hello,
Let us know if you need any additional help.
Thank you.
How to change StiPreviewForm style (buttons and title)
Posted: Wed Dec 29, 2010 4:00 pm
by mrapi
Thank you very much !
StiOptions.Windows.UseSkinableReportRenderingWindow = True works starting with build from 28 Dec 2010
:biggrin:
How to change StiPreviewForm style (buttons and title)
Posted: Wed Dec 29, 2010 10:34 pm
by Andrew
Ok!
Have a nice day!
Thank you.