View Single Post
11-26-12, 05:47 PM   #9
semlar
A Pyroguard Emberseer
 
semlar's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2007
Posts: 1,060
If for some reason the frame ever gets shown you can add GeneralDockManager.Show = function() end

The advantage of this method is that you can toggle visibility just by showing or hiding the parent frame.

Last edited by semlar : 11-26-12 at 05:51 PM.
  Reply With Quote