Wikia

WoWWiki

Watchlist Recent changes

UIHANDLER OnLoad

Main Menue



Description Edit

The OnLoad handler is called when a frame is created.

frame = CreateFrame("Frame"); -- frame created, OnLoad handler called
frame:SetScript("OnLoad", function() print("Frame loaded") end); -- never called

Arguments Edit

self - the frame being created

Pages on WoWWiki

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

Latest Photos

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

Recent Wiki Activity

See more >

Recent Questions

Around Wikia's network

Random Wiki