Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

XInterface.STY_ComboListBox


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
// ====================================================================
//  Class:  XInterface.STY_ListBox
//  Parent: XInterface.STY_SquareButton
//
//  Background style for the actual combo area of the listbox
//	i.e. when the menu is not expanded (I think ?)
// ====================================================================
class STY_ComboListBox extends STY_ListBox;

defaultproperties
{
     KeyName="ComboListBox"
     Images(0)=Texture'InterfaceContent.Menu.EditBoxDown'
     Images(1)=Texture'InterfaceContent.Menu.EditBoxDown'
     Images(2)=Texture'InterfaceContent.Menu.EditBoxDown'
     Images(3)=Texture'InterfaceContent.Menu.EditBoxDown'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: Mon 23/10/2006 20:30:40.000 - Creation time: Wed 7/2/2007 19:16:53.125 - Created with UnCodeX