I give you, AddOn Studio.
I did not make this program, i found it and felt like sharing with the rest of you.This is simple copy of what it can do.
Here is some info about it: What is AddOn Studio for World of Warcraft?
AddOn Studio (AOS) is an open source development environment designed to bring a Visual Studio-like experience to building World of Warcraft AddOns.
What features are included in AddOn Studio?
Visual Design Surface
AddOn Studio includes a set of toolbox controls that you can drag-and-drop onto the designer to visually design the layout of your addon including popular Visual Studio features like Snap lines which enable you to visually align controls.
[IMG]http://i3.codeple*****m/Project/Download/FileDownload.aspx?ProjectName=AddOnStudio&Download Id=58614[/IMG]
FrameXML Tree View
Visualize the hierarchy of nested controls in your FrameXML file including virtual controls
[IMG]http://i3.codeple*****m/Project/Download/FileDownload.aspx?ProjectName=AddOnStudio&Download Id=58616[/IMG]
Visually Browse Warcraft Resources (MPQ files)
You can now browse and add Warcraft resources directly into your addons including class ability icons (Druid, Rogue, Priest, etc), common frames (Bank, Calendar, Chat, Guild, etc), and Common Buttons (close, scrolling, main menu, etc)
For advanced developers that want to hand-code FrameXML files, AddOn Studio now includes the option to turn off the Visual Designer and just use the XML editing tools.
AddOn Studio provides built-in support for FrameXML schema validation for addon developers who want to manually edit and customize FrameXML markup (see readme for setup notes).
[IMG]http://i3.codeple*****m/Project/Download/FileDownload.aspx?ProjectName=AddOnStudio&Download Id=23758[/IMG]
Auto-Generate AddOn Table of Contents (TOC)
AddOn Studio also takes the hassle out of building the Table of Contents (TOC) file by automatically building it based on what files are in your project. You can easily change the order of files in the TOC.
[IMG]http://i3.codeple*****m/Project/Download/FileDownload.aspx?ProjectName=AddOnStudio&Download Id=58618[/IMG]
Visually add Table of Contents (TOC) Metadata
AddOn Studio also makes it easy to add metadata to your Tables of Contents (TOC) file including Title, Author, version, and a number of other common metadata attributes as well as custom attributes.
[IMG]http://i3.codeple*****m/Project/Download/FileDownload.aspx?ProjectName=AddOnStudio&Download Id=58619[/IMG] And there is a few more things.