<div dir="ltr"><div>By static interface I mean GetStaticInterface()-> .</div><div>The idea is that SmElementDockingWindow is part of it.</div><div>However I need it to change in function of the opened document.</div><div>There's a "gap" that allows information transmission via GetViewFrame().</div><div>It's used elsewhere so it's fine to make use of it.<br></div><div><br></div><div>I don't know in detail what is the GetStaticInterface, but my guess is that after that document dependency change it may require to be moved elsewhere.<br></div><div><span><br></span><span></span></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">El mar, 2 mar 2021 a las 9:29, Miklos Vajna (<<a href="mailto:vmiklos@collabora.com" target="_blank">vmiklos@collabora.com</a>>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Dante,<br>
<br>
On Mon, Mar 01, 2021 at 11:00:13PM +0100, Dante Doménech <<a href="mailto:dante19031999@gmail.com" target="_blank">dante19031999@gmail.com</a>> wrote:<br>
> I need to move the SmElementsDockingWindow and it's wrapper from what would<br>
> be the static interface to a member of the class SmGraphicWindow.<br>
> <br>
> If possible I'd like some hints about how to clean the old implementation<br>
> and reimplement in the new location the events and that kind of stuff.<br>
<br>
Perhaps describe what is the original, actual problem you try to solve.<br>
It's not clear to me what you mean by "static interfaces", I think there<br>
is no such thing in C++. :-)<br>
<br>
It may be that you try to solve X, you think you need to solve Y for<br>
that, and what you ask is Y, not X.<br>
<br>
Regards,<br>
<br>
Miklos<br>
</blockquote></div>