ButtonFacade

Bartender 4: Apathy Skin

ButtonFacade, with its associated library, is a small add-on that allows for the dynamic skinning of button-based add-ons. It is composed of two individual components:

LibButtonFacade
A small library which provides addon authors with the tools needed to skin their add-ons.

ButtonFacade
A GUI for the LibButtonFacade library that allows users to adjust their settings on a per-add-on, per-group and per-button basis.

Options

  • Access the options panel via the /bf chat command or the Interface Options Window.

Installation

  1. Download the package.
  2. Extract the package to your "World of Warcraft\Interface\AddOns" directory.

Feedback

Please post all comments in the ButtonFacade thread in the forums. For bug reports and suggestions, please post a ticket.

Translations

If you would like to help translate ButtonFacade, please use the localization system. Special thanks to those that have helped thus far.

History

The idea for ButtonFacade and its format were conceived by JJ Sheets, the original author. It was based loosely on the concept of cyCircled, which has long since been discontinued.

After some discussion, it was decided that the project would best serve authors and users alike if the skinning engine were provided as a library and a separate GUI were written to allow for configuration changes.

The library was written in a manner that required add-on authors to add support for ButtonFacade and to store the settings provided by the ButtonFacade GUI in the add-on's own saved variable file.

At some point, JJ Sheets stopped playing World of Warcraft and stopped maintaining ButtonFacade. I took over the project in an attempt to become familiar with programming for World of Warcraft and have since been keeping the project up to date.

~ Storm

Facts

Date created
16 Sep 2008
Category
Last update
09 Dec 2009
Development stage
Release
Language
  • deDE
  • enUS
  • frFR
  • koKR
  • ruRU
  • zhCN
  • zhTW
License
GNU Lesser General Public License version 2.1 (LGPLv2.1)
Curse link
ButtonFacade
Reverse relationships
23
Recent files

Authors

Relationships

Embedded library
Ace3
CallbackHandler-1.0
LibStub