Wikia

WoWWiki

Watchlist Recent changes

UIHANDLER OnMouseWheel

Main Menue




Description Edit

Called when mousewheel is spun while the mouse pointer is over the frame. If a frame does not have an OnMouseWheel handler, the event is passed on to underlying frames.

Arguments Edit

arg1 - Number indicating the direction the wheel is spinning
  • 1 for spinning up
  • -1 for spinning down
(i.e. you will want to use (-arg1) for offsetting the position in a list view)


Note Edit

If a frame did not previously have an <OnMouseWheel> tag, which will always be the case for CreateFrame()ed frames, you need to do Frame:EnableMouseWheel(1) on it in order to receive this event.

Pages on WoWWiki

94,193pages on
this wiki
Advertisement | Your ad here

Latest Photos

Add a Photo
55,622photos on this wiki
See more >

Recent Wiki Activity

See more >

Recent Questions

Around Wikia's network

Random Wiki