User talk:Teddy: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
Hi! Glad to have you on the wiki. Would you be willing to update the [[Creating a VGUI Screen]] article to reflect the work-around that you mentioned on the [[Talk:VGUI screen|VGUI screen Talk page]]? If that's too much trouble, just pasting your modified <code>C_VGuiScreen::ClientThink()</code> function [[Talk:Creating a VGUI Screen|somewhere]] would help&mdash;then someone else could do the diff'ing and write-up. Thanks. &mdash;'''[[User:Maven|Maven]]''' <sup>([[User talk:Maven|talk]])</sup> 13:28, 21 Nov 2005 (PST)
Hi! Glad to have you on the wiki. Would you be willing to update the [[Creating a VGUI Screen]] article to reflect the work-around that you mentioned on the [[Talk:VGUI screen|VGUI screen Talk page]]? If that's too much trouble, just pasting your modified <code>C_VGuiScreen::ClientThink()</code> function [[Talk:Creating a VGUI Screen|somewhere]] would help&mdash;then someone else could do the diff'ing and write-up. Thanks. &mdash;'''[[User:Maven|Maven]]''' <sup>([[User talk:Maven|talk]])</sup> 13:28, 21 Nov 2005 (PST)


Hey Maven, sorry i didn't reply sooner, been busy!
:Hey Maven, sorry i didn't reply sooner, been busy! I just posted up a quick summary of my fix on the verc forums. This one only interacts with vgui::Button's (which is all we use in dystopia).: http://www.chatbear.com/board.plm?a=viewthread&b=4991&t=381,1131569096,32430#8
 
I just posted up a quick summary of my fix on the verc forums. This one only interacts with vgui::Button's (which is all we use in dystopia).:
http://www.chatbear.com/board.plm?a=viewthread&b=4991&t=381,1131569096,32430#8
--[[User:Teddy|Teddy]] 21:20, 1 Dec 2005 (PST)
--[[User:Teddy|Teddy]] 21:20, 1 Dec 2005 (PST)

Revision as of 22:21, 1 December 2005

Hi! Glad to have you on the wiki. Would you be willing to update the Creating a VGUI Screen article to reflect the work-around that you mentioned on the VGUI screen Talk page? If that's too much trouble, just pasting your modified C_VGuiScreen::ClientThink() function somewhere would help—then someone else could do the diff'ing and write-up. Thanks. —Maven (talk) 13:28, 21 Nov 2005 (PST)

Hey Maven, sorry i didn't reply sooner, been busy! I just posted up a quick summary of my fix on the verc forums. This one only interacts with vgui::Button's (which is all we use in dystopia).: http://www.chatbear.com/board.plm?a=viewthread&b=4991&t=381,1131569096,32430#8

--Teddy 21:20, 1 Dec 2005 (PST)