Thread Tools Display Modes
12-06-05, 02:38 PM   #1
th3pr0digy
A Defias Bandit
Join Date: Dec 2005
Posts: 2
Exclamation A Parent attribute?

How come the only place I see a parent attribute for a Form is in the Renderer and when I change the properties there, it will not save. If i open the XML in notepad and change what i need, the next time i edit in wow ui designer, it clears it again. Please help me
  Reply With Quote
12-06-05, 04:56 PM   #2
Nulkris
A Cobalt Mageweaver
 
Nulkris's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2005
Posts: 214
I didn't put this in. If you want to do it yourself, you can edit the skins\basicskin.xml file and put the line:
Code:
<Property name="parent" displayName="Parent" type="System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" value="string.Empty" category="Layout" visible="true" defaultCopy="true" />
on line 22 of the file, or anywhere in the FrameSkin/Setup section. It will be in for the next patch anyway. You can do the same in skins\DefaultSkin.xml if that is your preferred frame skin.
__________________
Nulkris - A80 Rogue - Proudmoore
(Also Drukris, Hamkris on Proudmoore; Hulkris on Jubei'Thos & Khaz Modan)
  Reply With Quote
12-06-05, 05:57 PM   #3
th3pr0digy
A Defias Bandit
Join Date: Dec 2005
Posts: 2
Thanks Works like a charm!
  Reply With Quote

WoWInterface » Developer Discussions » General Authoring Discussion » A Parent attribute?


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