WoW:XML/ColorSelect: Difference between revisions
< XML
Jump to navigation
Jump to search
mNo edit summary |
m (Move page script moved page XML/ColorSelect to XML/ColorSelect without leaving a redirect) |
(No difference)
|
Latest revision as of 04:49, 15 August 2023
← XML UI ← XML elements < ColorSelect
Inheritance[edit]
- Inherited by: none, Inherits: <Frame>, Runtime object: ColorSelect
- Defined in: Frames, Ui
Elements[edit]
Example[edit]
Included in Backdrop
<ColorSelect name="$parentColorSelect" enableMouse="true"> <Size> <AbsDimension x="100" y="100"></AbsDimension> </Size> <Anchors> <Anchor point="LEFT"> <Offset> <AbsDimension x="50" y="0"></AbsDimension> </Offset> </Anchor> </Anchors> <ColorWheelTexture></ColorWheelTexture> </ColorSelect>