GuiPopupMenuTextListCtrl
Engine/source/gui/editor/guiPopupMenuCtrl.h
Private Types
Parent
Public Friends
class
Private Attributes
Public Attributes
Public Functions
onCellHighlighted(Point2I cell)
onMouseDown(const GuiEvent & event)
onRenderCell(Point2I offset, Point2I cell, bool selected, bool mouseOver)
Detailed Description
Private Types
typedef GuiTextListCtrl Parent
Public Friends
Private Attributes
GuiPopupMenuBackgroundCtrl * mBackground
Public Attributes
bool isSubMenu
Point2I maxBitmapSize
S32 mLastHighlightedMenuIdx
GuiMenuBar * mMenuBar
PopupMenu * mPopup
Public Functions
GuiPopupMenuTextListCtrl()
onCellHighlighted(Point2I cell)
Reimplemented from: GuiArrayCtrl
onKeyDown(const GuiEvent & event)
Reimplemented from: GuiTextListCtrl
onMouseDown(const GuiEvent & event)
Reimplemented from: GuiArrayCtrl
onMouseUp(const GuiEvent & event)
Reimplemented from: GuiArrayCtrl
onRenderCell(Point2I offset, Point2I cell, bool selected, bool mouseOver)
Reimplemented from: GuiTextListCtrl