Originally Posted by maub
I didn't think this was worthy of it's own thread, so I figured it would be best put here.
With eePanels, is it possible to anchor panels to each other? If so, how do I go about finding the name of each panel, sort of like you anchor to 'UIParent'? Will I need another mod for this?
I would like to be able to anchor all my panels to one, so when I move that one, they all go perfectly even with it to wherever I want.
|
Yes, you anchor the panel to the number of the other panel. the formal should be eePanel#.
For example, if you want to anchor a panel called "ChatTop," which is panel number 4 in the list of panels, to a panel called "Chat" which is panel number 2, you would put "eePanel2" as the parent of ChatTop. This is primarily how gradients are created.