Torque3D Documentation / _generateds / GuiPopupTextListCtrl

GuiPopupTextListCtrl

Engine/source/gui/controls/guiPopUpCtrl.h

More...

Private Types

Protected Attributes

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

GuiPopUpMenuCtrl * mPopUpCtrl 

Public Functions

GuiPopupTextListCtrl()

GuiPopupTextListCtrl(GuiPopUpMenuCtrl * ctrl)

onCellSelected(Point2I cell)

Reimplemented from: GuiArrayCtrl

onKeyDown(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