By static interface I mean GetStaticInterface()-> .
The idea is that SmElementDockingWindow is part of it.
However I need it to change in function of the opened document.
There's a "gap" that allows information transmission via GetViewFrame().
It's used elsewhere so it's fine to make use of it.
I
Hi Dante,
On Mon, Mar 01, 2021 at 11:00:13PM +0100, Dante Doménech
wrote:
> I need to move the SmElementsDockingWindow and it's wrapper from what would
> be the static interface to a member of the class SmGraphicWindow.
>
> If possible I'd like some hints about how to clean the old implementati