Class Event_box.event_boxSource

An event_box is a Bin.bin widget which differs in the way events are propagated: if an event is not handled by this widget, then it is propagated to its child. This is useful for example to catch keystrokes for keyboard shortcuts.

inherit Stk.Bin.bin