Comment 6 for bug 171792

Revision history for this message
Bug Importer (bug-importer) wrote :

Dear tomasu, you said (I paraphrase) "it's not a bug in Inkscape, but in
the window manager".
It really isn't. The required functionality is offered by the Win32 API,
but Inkscape doesn't use it. This is why it's a bug in Inkscape.
CreateWindowEx and CreateWindow accept a handle to an owner window - use
it.