View Single Post
  #64  
Unread 10-27-2007, 05:35 AM
SOE-Rothgar SOE-Rothgar is offline
A Griffon
Yes this person is from Daybreak!
 
Join Date: Aug 2007
Server: Unrest
Posts: 208
Default

Ok, I've added Top, Left, Width and Height, but I don't want them to saved out with the XML because that will just bloat the files even more with duplicate data. So I'm thinking about removing them from the property list. This means they won't actually show up in UI builder but should still be accessible to Get/Set with script. Another option would be for me to implement a list of properties that don't get saved with the XML, but I'm not sure how often this would get used since most of the time if you set a property, you want it saved.

I like everyone's ideas of making UI Builder work more like Visual Studio. A Multiple Document Interface with source view would be really slick, but would require quite a bit of work. For now I'll probably stick with smaller changes that have high productivity gains.

I'll start a new thread to better organize UI Builder feature requests and bugs.
Reply With Quote