RE: [hlcoders] CBuildFactoryHelper Not Working For Some Controls

2006-08-29 Thread Ben Everett
This doesn't work either, as for some reason it isn't being added to the
build factory linked list.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Steve Rabouin
Sent: Sunday, August 27, 2006 11:45 PM
To: hlcoders@list.valvesoftware.com
Subject: Re: [hlcoders] CBuildFactoryHelper Not Working For Some Controls

--
[ Picked text/plain from multipart/alternative ]
I had a similar problem with ImagePanel not being available anymore before,
in the meantime I used CBitmapImagePanel and it worked for me.

On 8/27/06, Ben Everett [EMAIL PROTECTED] wrote:

 This is a multi-part message in MIME format.
 --
 [ Picked text/plain from multipart/alternative ]
 I've noticed that CBuildFactoryHelper doesn't have a constructor called
 for
 all control names. The controls that do have the constructor called are as
 followes:

 EditablePanel

 Panel

 RichText

 Button

 Label

 TextEntry

 Menu

 ComboBox

 MenuButton

 ScrollBar_Vertical

 ScrollBar_Horizontal

 ScrollBar

 MenuItem

 MessageBox

 Divider



 I am curious as to why ImagePanel is not on this list, as it has the
 necessary macro call to DECLARE_BUILD_FACTORY. It is not excluded from the
 build of vgui_controls.lib, and all code from the recent SDK update has
 been
 merged.

 --


 ___
 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



Re: [hlcoders] CBuildFactoryHelper Not Working For Some Controls

2006-08-27 Thread Steve Rabouin
--
[ Picked text/plain from multipart/alternative ]
I had a similar problem with ImagePanel not being available anymore before,
in the meantime I used CBitmapImagePanel and it worked for me.

On 8/27/06, Ben Everett [EMAIL PROTECTED] wrote:

 This is a multi-part message in MIME format.
 --
 [ Picked text/plain from multipart/alternative ]
 I've noticed that CBuildFactoryHelper doesn't have a constructor called
 for
 all control names. The controls that do have the constructor called are as
 followes:

 EditablePanel

 Panel

 RichText

 Button

 Label

 TextEntry

 Menu

 ComboBox

 MenuButton

 ScrollBar_Vertical

 ScrollBar_Horizontal

 ScrollBar

 MenuItem

 MessageBox

 Divider



 I am curious as to why ImagePanel is not on this list, as it has the
 necessary macro call to DECLARE_BUILD_FACTORY. It is not excluded from the
 build of vgui_controls.lib, and all code from the recent SDK update has
 been
 merged.

 --


 ___
 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