WoW:XML/Frame/frameLevel: Difference between revisions

→‎Possible Values: Disambiguating after my last addition
m (→‎Possible Values: Proper link)
(→‎Possible Values: Disambiguating after my last addition)
Line 23: Line 23:
* 2 and higher...
* 2 and higher...


A more complete explanation is found at [[How the user interface is rendered]]
The maximum value seems to be 129.  If you call SetFrameLevel with a value greater than 129, the value passed will be ignored, and the frame level will be set to 129.
 
In my experimentation, and with my WoW client (Windows), it seems higher values will stick, and be honored, if you call SetFrameLevel twice in a row.  This is probably unreliable.  If you find that you are having to set frame levels greater than 129, see if you can use a hierarchical set of parent frames instead.
 
A more complete explanation of how frame levels are used is found at [[How the user interface is rendered]]


[[Category:Interface customization]]
[[Category:Interface customization]]
Anonymous user