Re:OnExit and setting focus question (am I crazy?)
Quote
"Woody" <woody....@ih2000.net> wrote in message news:3a1be900_2@dnews...
> As Rick was pointing out, there is no clear way to determine what will
> and will not work all the time. Because it is a Windows problem there
> is no way to fully compensate for it in Delphi so the answer is, IMO,
> that Borland can not provide a "complete" work around for this.
Before I respond, let me say this: I really appreciate the responses. I'm
glad you guys are helping me think this out. So please don't take offense at
anything I'm about to say <grin>.
Let me state 3 things:
1) I completely agree that this is a Windows problem.
2) I've experienced this problem in the past.
3) I can't duplicate the problem now.
Number 3 leads me to these 3 possible conclusions:
A) I was wrong in the past -- the problem never existed.
B) The problem still exists -- I just haven't seen any code to duplicate it.
C) The problem no longer exists, due to some unexplained reason.
We all agree that "A" is not true. We've all seen the problem. You guys
would seem to agree with "B". If this is in fact true, then can someone
please supply me with some code that will cause this problem? I seem to
recall that it was easy to duplicate this problem.
Here's the important point: If nobody can come up with code to duplicate the
problem, then there's a very real possibility that "C" is true, in which
case we don't need to worry about this any more in our code.
Again, let me be as clear as possible: If nobody can come up with code to
duplicate this problem, then perhaps it doesn't exist any more!
So can someone please show some code that causes the problem?
-Dan