Navigation menu

WoW:AddOn programming tutorial: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
No edit summary
mNo edit summary
Line 1: Line 1:
{{uiaddon}}
:''Due to the lesser popularity and lack of tools on the [[Mac OS X|Mac]], this tutorial is aimed at Microsoft Windows users.''
:''Due to the lesser popularity and lack of tools on the [[Mac OS X|Mac]], this tutorial is aimed at Microsoft Windows users.''
World of Warcraft UI programming is simple and daunting at the same time.
World of Warcraft UI programming is simple and daunting at the same time.
Line 8: Line 9:
The goal of this '''AddOn programming tutorial''' is to teach by examples and by didactic instruction, leading the new [[AddOn]] programmer from the very simpliest AddOns to complex interactions with the XML user interface.
The goal of this '''AddOn programming tutorial''' is to teach by examples and by didactic instruction, leading the new [[AddOn]] programmer from the very simpliest AddOns to complex interactions with the XML user interface.


These pages have their genesis in the frustration of an experienced programmer in trying to make his way over the myriad of obstacles that others have already passed and forgot. Where to find this, how to do that. Some of the most basic stuff should be covered, but is left out of most other presentations encountered. As this author encounters the pits and barbs and finds solutions and resources they will be shared in this AddOn programming tutorial. So, let's get on with this.
These pages have their genesis in the frustration of an experienced programmer in trying to make his way over the myriad of obstacles that others have already passed and forgot. Where to find this, how to do that. Some of the most basic stuff should be covered, but is left out of most other presentations encountered. As this author encounters the pits and barbs and finds solutions and resources they will be shared in this AddOn programming tutorial. So, let's get on with this.


== Index to pages in this series ==
== Index to pages in this series ==
* [[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.


== See also ==
== See also ==