-- [ 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

