WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   PTR General Discussion (https://www.wowinterface.com/forums/forumdisplay.php?f=172)
-   -   InterfaceOptionsFrame -> SettingPanel (https://www.wowinterface.com/forums/showthread.php?t=59211)

Platine 09-11-22 02:10 AM

InterfaceOptionsFrame -> SettingPanel
 
In 9.2.7, I used the InterfaceOptionsFrame_Show() call to display the interface option frame.
In 10.0.0, there is now a SettingPanel frame instead of InterfaceOptionsFrame.
How do I bring up my addon settings frame now?

Quote:

InterfaceOptionsFrame_Show();
InterfaceOptionsFrame_OpenToCategory("My_Addon_Name");

Dathwada 09-11-22 06:14 AM

Settings.OpenToCategory('My_Addon_Name')

This should do it.

Platine 09-11-22 10:05 AM

Excelent, it works. Thank You.


All times are GMT -6. The time now is 02:39 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI