View Single Post
09-02-20, 08:48 PM   #29
Drudatz
A Fallenroot Satyr
Join Date: Aug 2009
Posts: 20
Sorry for another dumb question but how do I get the BackdropTemplate when the frame is created in an xml?

Code:
<Frame name="PTFrameTemplate" frameStrata="LOW" enablemouse="true" movable="true" clampedtoscreen="true" hidden="true" virtual="true" ???="BackdropTemplate">
I need to know what to write in place of the ???.

TIA
  Reply With Quote