WoW:Creating standard left-sliding frames (source)
Revision as of 17:55, 7 January 2007
, 7 January 2007demoted headings
No edit summary |
(demoted headings) |
||
| Line 13: | Line 13: | ||
Finally, you'll need to use ShowUIPanel(frame) and HideUIPanel(frame) instead of frame:Show() / Hide(); | Finally, you'll need to use ShowUIPanel(frame) and HideUIPanel(frame) instead of frame:Show() / Hide(); | ||
= Sources = | == Sources == | ||
* http://capnbry.net/wow/ by cpnbry | * http://capnbry.net/wow/ by cpnbry | ||
[[Category: HOWTOs|Make frames arrange like standard frames (sliding over from the left)]] | [[Category: HOWTOs|Make frames arrange like standard frames (sliding over from the left)]] | ||