SecureTabs

# SecureTabs-2.0
Adds functional blizzard looking tabs to secure panels without causing taint.

:bulb: Note that it is not possible to hide the original content of the panel without causing taint.
As such, you should create a frame that covers the original content. When your tab is selected, your frame will be shown and the end result will be the same.

 

## Usage Example
This code adds a tab to the `MerchantFrame` and manages displaying a custom `MyFrame` whenever the tab is selected:

```
local tab = LibStub('SecureTabs-2.0'):Add(MerchantFrame)
tab:SetText('My Tab Title')
tab.frame = MyFrame

tab.OnSelect = function()
print('Tab was clicked!')
end

tab.OnDeselect = function()
print('A different tab was clicked!')
end
```

`MyFrame` is optional. You can manage behaviour yourself using `.OnSelect` and `OnDeselect`. Just make sure to not cause taint.

Download

File Name Status Version Downloads Date
SecureTabs-2.0.zip R 8.2.0 +1 2 29/08/2019
SecureTabs 7.3.0 Updating 7.3.0 Updating Updating
SecureTabs 7.3.2 Updating 7.3.2 Updating Updating
SecureTabs 7.3.5 Updating 7.3.5 Updating Updating
SecureTabs 8.0.1 Updating 8.0.1 Updating Updating
SecureTabs 8.1.0 Updating 8.1.0 Updating Updating
SecureTabs 8.1.5 Updating 8.1.5 Updating Updating
SecureTabs 8.2.0 Updating 8.2.0 Updating Updating
SecureTabs 8.2.5 Updating 8.2.5 Updating Updating
SecureTabs
SecureTabs

Dear youtuber!
Have you a channel youtube and want to bring your Video to quality visitors?
Do you want your video to appear on our website?
Do you want to become partner with us?
Just 3 steps to become our partner:
Step 1: Make video review for mods, addons, plugins, ... which you like
Step 2: Upload this video to youtube and our link to your video description
Step 3: Send the youtube video link via message to http://fb.com/9lifehack or leave a comment in the post. We will add your video in the our post, it will help you have more view.
JOIN to get more youtube view with us!!!!

Related Posts

Smarty Productivity Happiness

9LifeHack.com - make things smart