gitk: Force the focus to the main window on Windows
commite4df519f05ab20eae235968166a17a5a196bc377
authorJohannes Sixt <j6t@kdbg.org>
Thu, 18 Dec 2008 07:30:49 +0000 (18 08:30 +0100)
committerPaul Mackerras <paulus@samba.org>
Sun, 21 Dec 2008 23:16:18 +0000 (22 10:16 +1100)
treeffd95438a70aaf56ae659e4d2fba1b4db0303148
parent61f57cb07d88e06a2027a4a4c571c59d353361a5
gitk: Force the focus to the main window on Windows

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 msysGit issue 14.  Diagnosed and originally fixed by
Johannes Schindelin.

Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk