WoW:Using the Interface Options Addons panel (source)
Revision as of 17:44, 10 July 2010
, 10 July 2010no edit summary
mNo edit summary |
|||
| Line 25: | Line 25: | ||
== Example XML with Okay and Cancel buttons == | == Example XML with Okay and Cancel buttons == | ||
This example is taken from an addon called SC_ChaChing, available from http:// | This example is taken from an addon called SC_ChaChing, available from http://wowui.incgamers.com/?p=mod&m=4934. | ||
=== The XML frame === | === The XML frame === | ||
| Line 94: | Line 94: | ||
InterfaceOptionsFrame_OpenToCategory(panel.name); | InterfaceOptionsFrame_OpenToCategory(panel.name); | ||
[[Category:HOWTOs|Using the Interface Options Addons panel]] | [[Category:HOWTOs|Using the Interface Options Addons panel]] | ||