Chapter 14 - Building a Basic Addon with AddOn Studio
Downloads
HelloWorld.zip - Includes both the AddOn Studio project and the resulting addon
Table of Contents
Building a Basic Addon with AddOn Studio - 207
- Getting Started with AddOn Studio - 207
- Visually Designing your Interface - 208
- Using the Toolbox - 209
- Setting Properties - 210
- Writing the Code - 211
- Listening to Events - 211
- Adding Event Handlers Automatically - 211
- Verifying a Unit Exists - 212
- Add the Close Button Code - 213
- Deploying your Addon - 213
- Summary - 214