Window Mgr
CloseWindow Remove window from screen; keep WindowRecord GetWMgrPort Obtain a pointer to the Window Manager port Activate / Display
BringToFront Bring a window to the front without activating it SetWTitle Set the title of a window and redraw title bar GetWTitle Obtain the text of a window's title FindWindow Find window and window part of a mouse point TrackGoAway Keep close box highlighted while mouse is down Window Move / Size
TrackBox Keep zoom box highlighted while mouse is down Update Region
EndUpdate Signal end of window update after BeginUpdate InvalRect Force an area of a window to be redrawn InvalRgn Force a region of a window to be updated ValidRect Keep a rectangular area from being updated ValidRgn Keep a Region from being updated SetWRefCon Set the reference value (refCon) for a window PinRect Find point on a rectangle's border near point GetAuxWin Supply an auxiliary window record if one exists GetGrayRgn Return a handle to the current desktop region Low-Level Routines
CalcVis Calculate the visible region of a window CalcVisBehind Calculate visible region of a window and all behind it ClipAbove Clip the clipRgn of the Window Manager port SaveOld Save window data before calling DrawNew PaintOne Redraw a window and all windows above it