WoW:Using the Interface Options Addons panel: Difference between revisions

m
no 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://wow.curseforge.com/addons/sc_cha-ching/files/1-sc_cha-ching-1-0-2/.
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]]
Anonymous user