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"
MultiColumnList class for the FalagardBase module.
Definition: WindowRendererSets/Core/MultiColumnList.h:59
void cacheListboxBaseImagery()
Perform rendering of the widget control frame and other 'static' areas. This method should not render...
void render()
Populate render cache.
FalagardMultiColumnList(const String &type)
Constructor.
static const String TypeName
type name for this widget.
Definition: WindowRendererSets/Core/MultiColumnList.h:61
Rectf getListRenderArea(void) const
Return a Rect object describing, in un-clipped pixels, the window relative area that is to be used fo...
Base class for the multi column list window renderer.
Definition: widgets/MultiColumnList.h:72
String class used within the GUI system.
Definition: String.h:64
Main namespace for Crazy Eddie's GUI Library.
Definition: arch_overview.dox:1