![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
NOTE: some of the methods (notably geometry methods) may not be suitable for all Blox subclasses and may be included only for backwards compatibility towards 1.1.5 BLOX. You should use geometry methods only for subclasses of BWidget.
1.26.1 BLOX.Blox class: C call-outs (class) 1.26.2 BLOX.Blox class: event dispatching (class) 1.26.3 BLOX.Blox class: instance creation (class) 1.26.4 BLOX.Blox class: utility (class) 1.26.5 BLOX.Blox: accessing (instance) 1.26.6 BLOX.Blox: basic (instance) 1.26.7 BLOX.Blox: creating children (instance) 1.26.8 BLOX.Blox: customization (instance) 1.26.9 BLOX.Blox: widget protocol (instance)
Specifies one of three states for the button: normal, active, or disabled. In normal state the button is displayed using the foreground and background options. The active state is typically used when the pointer is over the button. In active state the button is displayed using the activeForeground and activeBackground options. Disabled state means that the button should be insensitive: the application will refuse to activate the widget and will ignore mouse button presses.
Specifies one of three states for the button: normal, active, or disabled. In normal state the button is displayed using the foreground and background options. The active state is typically used when the pointer is over the button. In active state the button is displayed using the activeForeground and activeBackground options. Disabled state means that the button should be insensitive: the application will refuse to activate the widget and will ignore mouse button presses.
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |