Runes of Magic Wiki
Advertisement

This list is not complete and not guaranteed to be correct. It also needs to be categorized.

  • OnAnimFinished
  • OnChar
  • OnClick
  • OnColorSelect
  • OnCursorChanged
  • OnDoubleClick
  • OnDragStart
  • OnDragStop
  • OnEditFocusGained
  • OnEditFocusLost
  • OnEnter - mouse moved over border of the frame from outside to inside of the frame rect
  • OnEnterPressed
  • OnEscapePressed
  • OnEvent - event received
  • OnHide - hides frame and also deactivates many of the events as they cannot happen anymore
  • OnHorizontalScroll
  • OnHyperlinkClick
  • OnHyperlinkEnter
  • OnHyperlinkLeave
  • OnInputLanguageChanged
  • OnKeyDown
  • OnKeyUp
  • OnLeave - mouse moved over border of the frame from inside to outside of the frame rect
  • OnLoad
  • OnMessageScrollChanged
  • OnMouseDown
  • OnMouseUp
  • OnMouseWheel
  • OnMovieFinished
  • OnMovieHideSubtitle
  • OnMovieShowSubtitle
  • OnReceiveDrag
  • OnScrollRangeChanged
  • OnShow - happens each time the widget will be shown
  • OnSizeChanged
  • OnSpacePressed
  • OnTabPressed
  • OnTextChanged
  • OnTextSet
  • OnTooltipAddMoney
  • OnTooltipCleared
  • OnTooltipSetDefaultAnchor
  • OnUpdate - happens each time the screen is updated
  • OnUpdateModel
  • OnValueChanged
  • OnVerticalScroll
Advertisement