Re: MessageDlg jams screen update
- From: CC <dontbother@xxxxxxxxxxxxxx>
- Date: Mon, 28 Aug 2006 14:33:24 -0400
On Sat, 26 Aug 2006 12:06:03 -0500, Rob Kennedy <me3@xxxxxxxxxxx>
wrote:
Under no circumstances should you change the focus during a
focus-changing event. During the OnExit event, the operating system is
still in the process of switching the focus from one window to another.
When you display a dialog box, you interrupt the normal sequence of
focus-changing messages, and the controls involved in the original focus
change get confused about whether they really have the focus. (One
control might have focus, but another control is displaying the caret,
for instance.)
This is why I read most every message you post. I never realized
this.
Thanks!
.
- References:
- MessageDlg jams screen update
- From: ellenjay1
- Re: MessageDlg jams screen update
- From: Rob Kennedy
- MessageDlg jams screen update
- Prev by Date: Read a application version number
- Next by Date: Re: Read a application version number
- Previous by thread: Re: MessageDlg jams screen update
- Next by thread: how do i use the "Format %" ?
- Index(es):
Relevant Pages
|