GuiPopupTextListCtrlEx
Engine/source/gui/controls/guiPopUpCtrlEx.h
Private Types
Parent
Protected Attributes
Private Functions
bool
Public Functions
onCellSelected(Point2I cell)
onMouseMove(const GuiEvent & event)
onRenderCell(Point2I offset, Point2I cell, bool selected, bool mouseOver)
Detailed Description
Private Types
typedef GuiTextListCtrl Parent
Protected Attributes
GuiPopUpMenuCtrlEx * mPopUpCtrl
Private Functions
hasCategories()
Public Functions
GuiPopupTextListCtrlEx()
GuiPopupTextListCtrlEx(GuiPopUpMenuCtrlEx * ctrl)
onCellSelected(Point2I cell)
Reimplemented from: GuiArrayCtrl
onKeyDown(const GuiEvent & event)
Reimplemented from: GuiControl
onMouseMove(const GuiEvent & event)
Reimplemented from: GuiControl
onMouseUp(const GuiEvent & event)
Reimplemented from: GuiControl
onRenderCell(Point2I offset, Point2I cell, bool selected, bool mouseOver)
Reimplemented from: GuiTextListCtrl