WoW:AddOn programming tutorial: Difference between revisions

→‎More: works for me.
(small fixes)
(→‎More: works for me.)
Line 17: Line 17:
* [[AddOn programming tutorial/Introduction|Introduction]] - The basic of the basic.  A trivial AddOn built.
* [[AddOn programming tutorial/Introduction|Introduction]] - The basic of the basic.  A trivial AddOn built.


== More ==
== See also ==
* [[Interface Customization]] - Portal to nearly everything having to do with UI programming in World of Warcraft
* [[Interface Customization]] - Portal to nearly everything having to do with UI programming in World of Warcraft
* [[TOC format]] - Extra details on the .toc file
* [[TOC format]] - Extra details on the .toc file
Line 24: Line 24:
* [[XML user interface]] - More details on XML
* [[XML user interface]] - More details on XML
* [[AddOn]] - A primer about AddOns
* [[AddOn]] - A primer about AddOns
* [[:Category:HOWTOs]] - Other How To Do tasks in WoW programming
* [[:Category:Interface customization]] - useful links to items
* [[:Category:UI]] - useful links to items


=== External links ===
== External links ==
* [http://www.lua.org/manual/5.1/ Lua 5.1 Reference Manual] - The definitive LUA
* [http://www.lua.org/manual/5.1/ Lua 5.1 Reference Manual] - The definitive LUA
* [http://www.lua.org/pil/ Programming in Lua (first edition)]
* [http://www.lua.org/pil/ Programming in Lua (first edition)]
Line 36: Line 33:
[[Category:Interface customization]]  
[[Category:Interface customization]]  
[[Category:UI]]
[[Category:UI]]
[[Category:HOWTOs]]
Anonymous user