thx guys, that was quick

On 4/29/05, Alfred Reynolds <[EMAIL PROTECTED]> wrote:
> Look at PropertySheet and PropertyPage, they are provide a tabbed
> interface.
>
> - Alfred
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Ian Warwick
> Sent: Thursday, April 28, 2005 11:58 PM
> To: hlcoders@list.valvesoftware.com
> Subject: RE: [hlcoders] I need an example of adding tab control for vgui
>
> You could use an array of buttons on a panel, you could possibly use one
> of those cool handy vector collection type thingies for the array so you
> can easily add new tabs to the strip, all you would need to do is handle
> a click event to change the background of a button (to make it look
> selected) and then update a member var to store which one is selected,
> this should be very simple to do.
>
> -----Original Message-----
> From: Heritage [mailto:[EMAIL PROTECTED]
> Sent: 29 April 2005 07:45
> To: hlcoders@list.valvesoftware.com
> Subject: [hlcoders] I need an example of adding tab control for vgui
>
> I could not find any examples in the code, I just need the name of the
> control and maybe an example of adding tab pages to it.
>
> thx
>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlcoders
>
> ====================================================================
> FusionPeople Ltd may monitor outgoing and incoming emails and other
> telecommunications on its email and telecommunication systems.
>
> ====================================================================
> This email and any files transmitted with it are confidential and
> intended solely for the use of the individual or entity to whom they are
> addressed. If you have received this email in error you are on notice of
> its status. Please notify us immediately by return email if you are not
> the intended recipient and delete this message. Please note that any
> views or opinions presented in this email are solely those of the author
> and do not necessarily represent those of FusionPeople Ltd.
>
> FusionPeople Ltd may monitor outgoing and incoming emails and other
> telecommunications on its email and telecommunication systems.
>
> =======================================================================
> This message has been checked for all known viruses by MessageLabs, The
> service does not scan any password protected or encrypted attachments.
> FusionPeople Ltd accepts no liability for any damage caused by any virus
> transmitted by this email.
>
> _______________________________________________
> 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
>
>

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

Reply via email to