View Single Post
  #69  
Unread 10-27-2007, 02:53 PM
Landiin Landiin is offline
Slayer of clock cycles
This person is a EQ2Map developer.
Featured
 
Join Date: Nov 2004
Server: Oasis
Posts: 3,464
Default

Quote:
Originally Posted by SOE-Rothgar View Post
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.
Why not keep Top, Left, Height and Width as real properties and use the location and size property as the alias? After all Top, Left, Height and Width are standard properties for Visual Objects other then VC++. But this is you guys app, so do as you all feel is best.

Quote:
Originally Posted by SOE-Rothgar View Post
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.
I totally understand Rothgar.
__________________
Landiin's EQ2MAP Updater Discussion Download
Reply With Quote