commit | c18c7332b839a561bacd2ca8f255f98c20e32e30 | [log] [tgz] |
---|---|---|
author | Dimitrie O. Paun <dpaun@rogers.com> | Thu Oct 17 21:55:41 2002 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Thu Oct 17 21:55:41 2002 +0000 |
tree | f1503f8e0acd9ab5132e2f8057c85c8dafe7f51b | |
parent | 8f384173769d059f856d90cc693ef63cdb660aab [diff] |
Instrument SetItemT to change only _one_ item at a time. That is, if we have to change focus, we call it recursively to first remove the focus from the item that has it. This allows simpler, and more correct invalidation handling.