How to do that my HUD Window panel
(Second window) will be in front of Main Window (first-main Window) in center? Just like a child window to move with the parent window (Main Window).
Main Window is sizable and movable.. so when I orderFront
or makeKeyAndOrderFront
my HUD Window panel
is displaying by coords of screen, but not by Main Window.