commit | 6ec132b61a26d1c75c4fde653c1051ead417f68e | [log] [tgz] |
---|---|---|
author | Ove Kaaven <ovek@arcticnet.no> | Mon Feb 15 12:46:32 1999 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon Feb 15 12:46:32 1999 +0000 |
tree | 43157e2994f0e10e076b437532f41688ddadb165 | |
parent | c521db616a947d5d8356288e1b202f416177abe5 [diff] |
Resetting X focus should not be done with SetFocus32. Called the windowing (X11) driver's SetFocus routine directly instead. This apparently fixes a big heap of user interface problems.