Provides a simple means to block keyboard, button, and pointer events from elements, while overriding the cursor with a configurable busy cursor.
Specifies whether this element is busy or not.
The cursor to use if the element is busy.
This element to aid method chaining.
Caveats: Note that this method does not currently have any effect on MacOSX when Tk is built using Aqua support.
tkd.element.cursor
See Implementation
Provides a simple means to block keyboard, button, and pointer events from elements, while overriding the cursor with a configurable busy cursor.