View Single Post
03-22-18, 09:31 AM   #2
VincentSDSH
Non-Canadian Luzer!
 
VincentSDSH's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2006
Posts: 350
:SetEnabled() only has one context currently. That is not to say that it can't be added to a frame for a particular addon for a particular rationale. Excepting the above, as far as I can recall, frames weren't enabled/disabled in that way but rather by :Show(), :Hide(), and the now deprecated :IsVisible() and its replacement :IsShown().

You'd need to drop in the Lua or give us a source-addon for the code to look into it further.
__________________
AddonsExecutive Assistant User Configurable To-Do ListLegible Mail Choose the Font for Your Mail
  Reply With Quote