[previous] [up] [next]     [index]
Next: set-cursor Up: editor<> Previous: set-admin

set-caret-owner

Sets the keyboard focus owner within an editor or globally.

If #f is provided as the new owner, then the local focus is moved to the editor itself. Otherwise, the local focus is moved to the specified snip.

The domain of focus-setting is one of:

The focus state of an editor can be changed by by the system, and such changes do not go through this method; use on-focus to monitor focus changes.

See also get-focus-snip .



PLT