WoW:Using the Interface Options Addons panel: Difference between revisions

mNo edit summary
(→‎The XML frame: spelling)
Line 30: Line 30:
All we need to do first is to create the Frame.  As we are using the Interface Options - Addon panels, we do not need to use any sizing or movement options.
All we need to do first is to create the Frame.  As we are using the Interface Options - Addon panels, we do not need to use any sizing or movement options.


The OnLoad script calls he Panel_OnLoad() function.
The OnLoad script calls the Panel_OnLoad() function.




Line 42: Line 42:
         </Scripts>
         </Scripts>
     </Frame>
     </Frame>


=== The Lua function ===
=== The Lua function ===
Anonymous user