27 #ifndef _FalMultiColumnList_h_ 28 #define _FalMultiColumnList_h_ 30 #include "CEGUI/WindowRendererSets/Core/Module.h" 31 #include "CEGUI/widgets/MultiColumnList.h" 32 #include "CEGUI/falagard/WidgetLookFeel.h" 79 void cacheListboxBaseImagery();
82 Rectf getListRenderArea(
void)
const;
89 #endif // end of guard _FalMultiColumnList_h_ Base class for the multi column list window renderer.
Definition: widgets/MultiColumnList.h:71
Main namespace for Crazy Eddie's GUI Library.
Definition: arch_overview.dox:1
static const String TypeName
type name for this widget.
Definition: WindowRendererSets/Core/MultiColumnList.h:61
MultiColumnList class for the FalagardBase module.
Definition: WindowRendererSets/Core/MultiColumnList.h:58
String class used within the GUI system.
Definition: String.h:62