Page 1 of 3

How to add V2 Designer into ContentPresenter object

Posted: Wed Jan 10, 2024 6:50 pm
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.

Re: How to add V2 Designer into ContentPresenter object

Posted: Wed Jan 10, 2024 10:35 pm
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.

Re: How to add V2 Designer into ContentPresenter object

Posted: Thu Jan 11, 2024 10:30 am
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?

Re: How to add V2 Designer into ContentPresenter object

Posted: Thu Jan 11, 2024 1:53 pm
by Lech Kulikowski
Hello,

Unfortunately, yes, as is.

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

Thank you.

Re: How to add V2 Designer into ContentPresenter object

Posted: Thu Jan 11, 2024 2:45 pm
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.

Re: How to add V2 Designer into ContentPresenter object

Posted: Fri Jan 12, 2024 11:44 am
by Lech Kulikowski
Hello,

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

Thank you.

Re: How to add V2 Designer into ContentPresenter object

Posted: Fri Jan 12, 2024 2:58 pm
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.

Re: How to add V2 Designer into ContentPresenter object

Posted: Sat Jan 13, 2024 10:05 pm
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.

Re: How to add V2 Designer into ContentPresenter object

Posted: Thu Feb 15, 2024 1:14 pm
by LukasT
Hello,
in the new version 2024.1.4 are these improvements somehow directed to this topic please?
Thank you.

Re: How to add V2 Designer into ContentPresenter object

Posted: Thu Feb 15, 2024 10:14 pm
by Lech Kulikowski
Hello,

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

Thank you.