View Single Post
06-15-10, 01:41 PM   #9
nightcracker
A Molten Giant
 
nightcracker's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2009
Posts: 716
Originally Posted by Torhal View Post
No. This isn't XML.
BEEEEEEEP

Yes you can.

Try this for example:
Code:
CreateFrame("Frame", "$parentTest", UIParent)
print(UIParentTest)
Except for creating a virtual frame and making bindings EVERYTHING in XML can be done in Lua.

@vrul: GTFO from my avatar
__________________
Three things are certain,
Death, taxes and site not found,
You, victim of one.
  Reply With Quote