Machiel,

A couple of things to try and check:


Ensure that the following are enabled on the VGUI Panel/Screen:

SetKeyBoardInputEnabled( true);
SetMouseInputEnabled( true);

Also ensure you patch the SDK as described here:

http://developer.valvesoftware.com/wiki/VGUI_Screen_Creation  (looks
like you already found this page)

Steve



On Wed, Oct 15, 2008 at 5:48 PM, Machiel <[EMAIL PROTECTED]> wrote:
> I am trying to make an ingame VGUI screen that accepts user input (sdk
> says that that is supported)
> I have my screen and can change the labels on it, but I can't click the
> buttons on it. What I want to make is something like this:
> http://developer.valvesoftware.com/wiki/Image:Granted_vgui.jpg
>
>
>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives, please 
> visit:
> http://list.valvesoftware.com/mailman/listinfo/hlcoders
>
>

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to