View Single Post
Old 02-28-2011, 12:56 AM   #2
GreenDragon
An Icepaw Kobold
 
Join Date: Oct 2002
Server: Vazaelle
Posts: 89
Interface Author - Click to view interfaces
Default

Progress.

I am implemented the editing window commands right now. These types of command allow the script to set up and modify the window itself (add menus, add function handlers to different items, set the window title, and open the OpenFileDialog). I need to know in what other ways should the script be able to change the editing window. I am planning a Toolbox feature and context menus for right-clicking.

Other working aspects include an ElementManager which stores a mapping of each element with adding/removing of elements. Elements themselves can have their properties set, though they do nothing right now. Elements also can have children elements added and their parent element set.

The XML loader is fully done with the scripting so you can navigate the full file with common sense functions.

Also check the post at WOWInterface as well http://www.wowinterface.com/forums/...ead.php?t=39110 .
GreenDragon is offline   Reply With Quote