Quote:
Originally Posted by Angel_Light
I'm not aware of any variable that references window width / height.
|
GUIContainer is a parent control to
GraalControl and should be the top-level container. It contains
GraalControl, the task bar, and some other controls. So, you can just use
GUIContainer.width/height when you must know the full window width/height.