gitk: force focus to main window
commit3b9b1450636df0ceeb791e1f3837b5f711ae391e
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 19 Sep 2007 14:22:13 +0000 (19 15:22 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 19 Sep 2007 14:22:13 +0000 (19 15:22 +0100)
tree019ead2f6d3aa9816b3854ee01d01af838bf452c
parent6a561a80d5e02cd6364c577b8fc628bf8090ebff
gitk: force focus to main window

On msysGit, the focus is first on the (Tk) console.  This console is then
hidden, but keeps the focus.  Work around that by forcing the focus onto
the gitk window.

This fixes issue 14.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
gitk