Ashet OS

bitstruct: ashet.WidgetDescriptor.Flags

Fields

focusable: bool

If true, the user can focus this widget with the mouse or keyboard.

context_menu: bool

If true, the user is able to open a context menu on this.

hit_test_visible: bool

If true, this widget is able to receive events with the mouse. If false, the widget is ignored in the position-to-widget resolution.

allow_drop: bool

If true, the user is able to potentially drop data via Drag&Drop on this widget.

clipboard_sensitive: bool

If true, the user can copy/cut/paste data from/into this widget.

reserved: u27 = 0