-- [ Picked text/plain from multipart/alternative ] Yes it is Q_snprintf. But I haven't yet made any changes in the code. I was hoping it compiles. (V_snprintf gives same throws error) The purpose was to see if at all I can modify the vgui controls, if I cannot I would go for other alternatives.
-shriyam Message: 12 Date: Thu, 10 Aug 2006 21:56:45 +1000 From: "Jonathan Murphy" <[EMAIL PROTECTED]> To: hlcoders@list.valvesoftware.com Subject: Re: [hlcoders] modifying vgui2 Reply-To: hlcoders@list.valvesoftware.com -- [ Picked text/plain from multipart/alternative ] Just a note, Valve recommends you derive and override the vgui controls (although indeed, some parts of vgui_controls are much easier to just fix there) if you need to add to elements or change their functionality. And afaik, there is no Q_sprintf, only Q_snprintf (a safer version of sprintf). On 8/10/06, Aaron Schiff <[EMAIL PROTECTED]> wrote: > > -- > [ Picked text/plain from multipart/alternative ] > Try using V_snprintf? > > -- > ts2do > -- > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > http://list.valvesoftware.com/mailman/listinfo/hlcoders > > -- Lead Programmer for Resistance and Liberation www.resistanceandliberation.com -- _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders