How to add V2 Designer into ContentPresenter object

Stimulsoft Reports.WPF discussion
LukasT
Posts: 304
Joined: Mon May 03, 2010 2:50 am
Location: Czech Republic

How to add V2 Designer into ContentPresenter object

Post by LukasT »

Hello,
I am not able to find some documentation or examples how to interact with new V2 Designer. So I need help...

Please how to create new instance of StiDesignerControl, set the report definition and than add the control to some ContentPresenter?
And how to modify it to hide the window headerbuttons (close etc.)?

Thank you.
Lech Kulikowski
Posts: 6271
Joined: Tue Mar 20, 2018 5:34 am

Re: How to add V2 Designer into ContentPresenter object

Post by Lech Kulikowski »

Hello,

We require more time to investigate the issue thoroughly. Rest assured, we will keep you informed about the outcome as soon as possible.

Thank you.
LukasT
Posts: 304
Joined: Mon May 03, 2010 2:50 am
Location: Czech Republic

Re: How to add V2 Designer into ContentPresenter object

Post by LukasT »

It looks like that the control is totally connected to the parent window. So it overwrite the title of the main window for example etc. ...... Am I to understand that you don't count on the fact that the designer can be integrated in a custom application?
Lech Kulikowski
Posts: 6271
Joined: Tue Mar 20, 2018 5:34 am

Re: How to add V2 Designer into ContentPresenter object

Post by Lech Kulikowski »

Hello,

Unfortunately, yes, as is.

You can find samples:
https://github.com/stimulsoft/Samples-Reports.WPF

Thank you.
LukasT
Posts: 304
Joined: Mon May 03, 2010 2:50 am
Location: Czech Republic

Re: How to add V2 Designer into ContentPresenter object

Post by LukasT »

A little shock ... somehow nonsence, but if we are the only one on the whole world who needs it integrated with our app, we have to somehow deal with it.
But you said that V1 is out of support and then we see, that V2 is worse in more scenarios.... so, please, tell me why to upgrade to V2?
Thank you in advance and hope for the support.
Lech Kulikowski
Posts: 6271
Joined: Tue Mar 20, 2018 5:34 am

Re: How to add V2 Designer into ContentPresenter object

Post by Lech Kulikowski »

Hello,

We have added the task in our to-do list. We will improve control soon.

Thank you.
LukasT
Posts: 304
Joined: Mon May 03, 2010 2:50 am
Location: Czech Republic

Re: How to add V2 Designer into ContentPresenter object

Post by LukasT »

Thank you! Please any idea when that might be?
In actual moment I see need to be setup that OwnerWindow is not somehow modified by designer (I know you need it to be able to show dialogs) and to hide "panelTitle" control header.
Lech Kulikowski
Posts: 6271
Joined: Tue Mar 20, 2018 5:34 am

Re: How to add V2 Designer into ContentPresenter object

Post by Lech Kulikowski »

Hello,

We will soon make improvements with which it will be possible to customize individual moments, and hide them. Then you will be able to easily integrate the controller into your windows.

Thank you.
LukasT
Posts: 304
Joined: Mon May 03, 2010 2:50 am
Location: Czech Republic

Re: How to add V2 Designer into ContentPresenter object

Post by LukasT »

Hello,
in the new version 2024.1.4 are these improvements somehow directed to this topic please?
Thank you.
Lech Kulikowski
Posts: 6271
Joined: Tue Mar 20, 2018 5:34 am

Re: How to add V2 Designer into ContentPresenter object

Post by Lech Kulikowski »

Hello,

Please try to set the ShowRibbonTitle="False" option.

Thank you.
Post Reply