Torque3D Documentation / _generateds / GuiPopupMenuTextListCtrl

GuiPopupMenuTextListCtrl

Engine/source/gui/editor/guiPopupMenuCtrl.h

More...

Private Types

Public Friends

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 

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