Talk:VGUI: Making GameUI Panels: Difference between revisions
Jump to navigation
Jump to search
.freelancer (talk | contribs) No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
:Doesn't work, it's still not recieving focus.. --[[User:.freelancer|.freelancer]] 07:45, 1 Dec 2005 (PST) | :Doesn't work, it's still not recieving focus.. --[[User:.freelancer|.freelancer]] 07:45, 1 Dec 2005 (PST) | ||
:I could still use some help here.. --[[User:.freelancer|.freelancer]] 03:25, 3 Dec 2005 (PST) | :I could still use some help here.. --[[User:.freelancer|.freelancer]] 03:25, 3 Dec 2005 (PST) | ||
::Only a very few of us have ever messed with VGUI panels at all. When you figure it out, you get to be the VDC expert on them. <grin> —'''[[User:Maven|Maven]]''' <sup>([[User talk:Maven|talk]])</sup> 18:04, 3 Dec 2005 (PST) |
Revision as of 19:04, 3 December 2005
You should bold the part about Including the testpanel.h file in the vgui_int.cpp. I missed it on my first pass of the text tutorial. -Simkin
How do you give the panel focus? When I show my panel it ends up behind another panel. --.freelancer 15:40, 30 Nov 2005 (PST)
call its RequestFocus()
—ts2do (Talk | @) 20:11, 30 Nov 2005 (PST)
- Doesn't work, it's still not recieving focus.. --.freelancer 07:45, 1 Dec 2005 (PST)
- I could still use some help here.. --.freelancer 03:25, 3 Dec 2005 (PST)