27 #ifndef _FalListbox_h_
28 #define _FalListbox_h_
30 #include "CEGUI/WindowRendererSets/Core/Module.h"
31 #include "CEGUI/widgets/Listbox.h"
90 bool fit_height)
const;
95 Rectf getItemRenderingArea(
bool hscroll,
bool vscroll)
const;
Listbox class for the FalagardBase module.
Definition: WindowRendererSets/Core/Listbox.h:62
Rectf getListRenderArea(void) const
Return a Rect object describing, in un-clipped pixels, the window relative area that is to be used fo...
void resizeListToContent(bool fit_width, bool fit_height) const
FalagardListbox(const String &type)
Constructor.
void render()
Populate render cache.
static const String TypeName
type name for this widget.
Definition: WindowRendererSets/Core/Listbox.h:64
bool handleFontRenderSizeChange(const Font *const font)
Perform any updates needed because the given font's render size has changed.
void cacheListboxBaseImagery()
Perform caching of the widget control frame and other 'static' areas. This method should not render t...
Class that encapsulates a typeface.
Definition: Font.h:62
Base class for Listbox window renderer.
Definition: widgets/Listbox.h:52
String class used within the GUI system.
Definition: String.h:64
Main namespace for Crazy Eddie's GUI Library.
Definition: arch_overview.dox:1