Torque3D Documentation / _generateds / GuiPopupTextListCtrlEx

GuiPopupTextListCtrlEx

Engine/source/gui/controls/guiPopUpCtrlEx.h

More...

Private Types

Protected Attributes

Private Functions

Public Functions

bool

Happens when a key is depressed.

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