![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
![]() |
#include "FXLabel.h"
Go to the source code of this file.
Classes | |
class | FX::FXButton |
Namespaces | |
FX | |
Enumerations | |
enum | { FX::STATE_UP = 0, FX::STATE_DOWN = 1, FX::STATE_ENGAGED = 2, FX::STATE_UNCHECKED = STATE_UP, FX::STATE_CHECKED = STATE_ENGAGED } |
enum | { FX::BUTTON_AUTOGRAY = 0x00800000, FX::BUTTON_AUTOHIDE = 0x01000000, FX::BUTTON_TOOLBAR = 0x02000000, FX::BUTTON_DEFAULT = 0x04000000, FX::BUTTON_INITIAL = 0x08000000, FX::BUTTON_NORMAL = (FRAME_RAISED|FRAME_THICK|JUSTIFY_NORMAL|ICON_BEFORE_TEXT) } |
![]() |