diff options
author | Sven Gothel <[email protected]> | 2020-01-15 01:56:57 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2020-01-15 01:56:57 +0100 |
commit | 6d341e110912f9085194cb94ba6f6c358104ee71 (patch) | |
tree | 66a41961d60b4242a48d2274a966806a622aa412 /src/newt/classes/jogamp | |
parent | fcad9bd8856f4058925389854a31ec265b94d5e0 (diff) |
Bug 1421: NEWT OSX Invisible: Fix orderOut0 re commit d92dc518eb891f2d125a8136efd6ed603d74a6e9
We also cannot use 'mWin orderWindow: NSWindowOut relativeTo:..]' as it also removes the child-NSWindow from its parent like 'orderOut'.
Hence only use 'orderBack' to keep the relationship inplace.
Fake invisible child window is in progress,
i.e. moving it out of the overal viewport (all screens).
Diffstat (limited to 'src/newt/classes/jogamp')
0 files changed, 0 insertions, 0 deletions