Thread Tools Display Modes
01-06-11, 07:51 PM   #1
Endarren
A Kobold Labourer
Join Date: Jan 2011
Posts: 1
Examples

I just started using WoW UI Designer and I was wondering what addons were made with it? The reason I am asking is to get an example of a functional addon that I can use as a guide on how to use the designer.
  Reply With Quote
01-17-11, 11:55 AM   #2
Bobtehbuildr
A Murloc Raider
Join Date: Apr 2009
Posts: 5
I use it to create BobsToolbox but I'm looking for another editor. This editor hasn't been updated in a very long time and it would be nice to not have to deal with the bugs. It doesn't appear they are going to start working on the project again.
  Reply With Quote
01-17-11, 12:07 PM   #3
Ketho
A Pyroguard Emberseer
 
Ketho's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,026
WoW UI Designer is imho the best choice if you want to create "frames" in XML, instead of "pure" Lua
-- Don't ever try AddOn Studio, it's horribly outdated

There also is a non-WoW IDE you could give a try: IntelliJ IDEA
It supports Lua (and the plugin is made by the author of Prat 3.0)

Otherwise just use Notepad++ or Notepad2, etc

I don't believe addons are different according to the IDE / Text Editor,
.. but to the author and the framework/libraries (e.g. Ace3) and use of either Lua/XML for frames

Last edited by Ketho : 01-17-11 at 12:43 PM.
  Reply With Quote

WoWInterface » Developer Discussions » General Authoring Discussion » Examples

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off