Thread: Screen Sizing
View Single Post
  #10  
Old 08-23-2013, 03:03 AM
Angel_Light Angel_Light is offline
Varia Developer
Angel_Light's Avatar
Join Date: Nov 2005
Location: Knoxville, TN
Posts: 1,684
Angel_Light is on a distinguished road
Send a message via AIM to Angel_Light Send a message via MSN to Angel_Light
Quote:
Originally Posted by cbk1994 View Post
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.
Ah, no wonder it was returning NULL for me, I type GuiContainer, not GUIContainer.

Attached a simplified version..
(Still giving me that issue, so can't do php tags) :/
Attached Files
File Type: txt simplified.txt (427 Bytes, 198 views)
__________________
Deep into the Darkness peering...
Reply With Quote