Thread Tools Display Modes
06-04-09, 02:37 PM   #1
Lane
An Aku'mai Servant
AddOn Author - Click to view addons
Join Date: Jun 2005
Posts: 36
UI Panel _CancelOrLoad problem

I have a bug in my code that calls my cancel function whenever I close the interface options menu even if i didn't go to my specific interface options page. Is this the default functionality of _CancelOrLoad or am I overriding it somehow?

Code:
panel.cancel = function (self)  RunePackOptionsPanel_CancelOrLoad();  end;
  Reply With Quote

WoWInterface » Developer Discussions » General Authoring Discussion » UI Panel _CancelOrLoad problem


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off