Updated 2015-01-03 14:58:33 by dkf

Utility procedure for managing the input focus.

http://purl.org/tcl/home/man/tcl8.4/TkCmd/focusNext.htm

Manual edit

SYNOPSIS
tk_focusPrev window

DESCRIPTION

tk_focusPrev is similar to tk_focusNext except that it returns the window just before window in the focus order.

See also edit