Talk:VGUI: Making GameUI Panels: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 4: Line 4:
:Jump right in and do so. This is a wiki. &mdash;'''[[User:Maven|Maven]]''' <sup>([[User talk:Maven|talk]])</sup> 10:33, 7 Oct 2005 (PDT)
:Jump right in and do so. This is a wiki. &mdash;'''[[User:Maven|Maven]]''' <sup>([[User talk:Maven|talk]])</sup> 10:33, 7 Oct 2005 (PDT)


::How do you add commands to the buttons on the panel? I've tried overriding the OnCommand function, but it doesn't work. --[[User:.freelancer|.freelancer]] 14:15, 30 Nov 2005 (PST)
How do you add commands to the buttons on the panel? I've tried overriding the OnCommand function, but it doesn't work. --[[User:.freelancer|.freelancer]] 14:15, 30 Nov 2005 (PST)

Revision as of 15:15, 30 November 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

Jump right in and do so. This is a wiki. —Maven (talk) 10:33, 7 Oct 2005 (PDT)

How do you add commands to the buttons on the panel? I've tried overriding the OnCommand function, but it doesn't work. --.freelancer 14:15, 30 Nov 2005 (PST)