
[/url]
(The black part is where the window should be, there is actually a small strip along the top of the PiP box of the smaller window.)
Relevent code:
//-----------------------------------------------------------
// SUBROUTINE TO Position Windows for 2 boxing.
//-----------------------------------------------------------
<Command ResizeAndPosition>
<SendPC Local>
<SendWin %1%>
<SetWinSize 1280 1024>
<SetWinPos 0 0>
<SetWinRegion 0 25 400 300>
<SetForegroundWin>
<UpdateWin>
<SendWinM %2%>
<SetWinSize 400 300>
<SetWinPos 0 35>
<SetForegroundWin>
<UpdateWin>
//----------------------------------------------------------------
// TOGGLE PIP CONFIG WITH HOTKEY
//----------------------------------------------------------------
<Hotkey ScrollLockOn Oem5>
<Toggle>
<ResizeAndPosition WoW1 WoW2>
<Toggle>
<ResizeAndPosition WoW2 WoW1>
Connect With Us