| Name | Updated | Category | Author | Stage | |
|---|---|---|---|---|---|
| Name | Updated | Category | Author | Stage | |
LibFrameAnchorRegistry-1.0 |
Oct 19, 2014 | mangeg | Beta | ||
| Central registry for addons to register their frames as possible frame anchor. Other addons can then retrieve the list of anchor and then let their user anchor the addon to whatever frame they like. To register a frame with the registry: LibStub("LibFrameAnchorRegistry-1.0"):RegisterAnchor("MyCateogry", "NameOfFrame", "Identidy", frame) To register with sub-categories: LibStub("LibFrameAnchorRegistry-1.0"):RegisterAnchor("MyCateogry\001MySub-Category", "NameOfFrame", "Identidy", frame) To... | |||||
LibGUIFactory-1.0 |
Oct 19, 2014 | mangeg | Release | ||
| Used to create a bit more customizable AceGUI widgets and configuration windows. | |||||