You want a Frame, it's a base level container for controls. Just don't make your frame the size of the screen :)
- Alfred ----Original Message---- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Maurino Berry Sent: Thursday, January 06, 2005 7:06 AM To: [email protected] Subject: [hlcoders] quick menu question > I want to create a menu which contains multiple frames (drag around, > overlap etc like the main menu) and I don't know which baseclass to > use as the parent (in order to gain mouse control) I obviously can't > use a fullscreen Frame because as soon as I click this it will come > into focus ontop of the children and render the children unuseable. > > I'd look at the main menu source but from what I've been told it's in > the gameui.dll > > Can anyone make a suggestion on how I could achieve this? Thanks in > advance. > > _________________________________________________________________ > Don't just Search. Find! http://search.sympatico.msn.ca/default.aspx > The new MSN Search! Check it out! > > > _______________________________________________ > 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

