Thread Tools Display Modes
10-15-05, 10:28 AM   #1
Etten
A Fallenroot Satyr
AddOn Author - Click to view addons
Join Date: Oct 2005
Posts: 22
Couple of Form Suggestions

It would be nice to have the ability to right and xml object choose view form or view code sort of like what visual studio does with forms then you probably wouldn't need to separate xml files and xml forms.

Also is it would be nice if the form generation function would not blow away change you've made to a form and it setting directly in the XML code. I'm not sure is this was by design or bug.
  Reply With Quote
10-15-05, 07:46 PM   #2
Nulkris
A Cobalt Mageweaver
 
Nulkris's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2005
Posts: 214
Post

The reason for not having view as XML is because it is not a two-way-tool so I make no guarantees that any edits made in the XML are transfered back into the designer. So either make sure you are done with the designer before messing with the XML, or make your own skin that exposes the property you want to edit.

I had to make decisions on what I could conceivably achieve in a reasonable amount of time, and full 2-way editing was not one of them. Maybe in the future

Thanks for testing
__________________
Nulkris - A80 Rogue - Proudmoore
(Also Drukris, Hamkris on Proudmoore; Hulkris on Jubei'Thos & Khaz Modan)
  Reply With Quote

WoWInterface » Developer Discussions » General Authoring Discussion » Couple of Form Suggestions


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