https://bugs.documentfoundation.org/show_bug.cgi?id=125443

--- Comment #6 from Jan-Marek Glogowski <glo...@fbihome.de> ---
Windows in LO are represented by the SalFrame class. There is a 2nd type of
"window" for native client areas (used for stuff like video overlay in
Impress). That code for the Windows OS is is in vcl/win/window/salframe.cxx and
vcl/win/window/salobj.cxx.

But reading the stackoverflow link, it doesn't look that easy, because now you
would have to paint the whole decorations yourself, which probably would
require the implementation of bug 113388.

OTOH I don't understand why bug 113388 is closed as WONTFIX. If someone manages
to implement this, I don't see a reason to not merge that into VCL. Or is there
some compelling design reasons not to support this?
But getting this to work consistently on all platforms might be quite hard.
Looking into Firefox code might be a good starting point there.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to