Thread: Screen Sizing
View Single Post
  #9  
Old 08-23-2013, 02:36 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by Angel_Light View Post
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.
__________________
Reply With Quote