WoW:XML/Frame/frameStrata: Difference between revisions

From AddOn Studio
< XML‎ | Frame
Jump to navigation Jump to search
m (catfix)
m (Move page script moved page XML/Frame/frameStrata to XML/Frame/frameStrata without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
==What is frameStrata?==
#REDIRECT [[XML/Frame]]
 
frameStrata is basically which layer your frame should be on. Some words of caution: if you set your frameStrata to "BACKGROUND" it will be blocked from receiving mouse events unless you set [[XML/Frame/frameLevel|frameLevel]] to 1 or more. Same goes for "TOOLTIP" regardless of [[XML/Frame/frameLevel|frameLevel]].
 
==Possible Values==
from highest to lowest:
* TOOLTIP
* FULLSCREEN_DIALOG
* FULLSCREEN
* DIALOG
* HIGH
* MEDIUM
* LOW
* BACKGROUND
 
[[Category:Interface customization]]
[[Category:Interface customization]]

Latest revision as of 04:49, 15 August 2023

Redirect to: