BPictureButton class definition and support structures. More...
Classes | |
class | BPictureButton |
A button draw with a BPicture image instead of a text label. More... | |
Enumerations | |
enum | picture_button_behavior { B_ONE_STATE_BUTTON , B_TWO_STATE_BUTTON } |
BPictureButton class definition and support structures.
Enumerator | |
---|---|
B_ONE_STATE_BUTTON | Acts like a normal BButton, the value is set to
|
B_TWO_STATE_BUTTON | Acts like a checkbox, the value alternates between
|