Re: How is that possible?
- From: "Jack" <notreplyto@it>
- Date: Sun, 7 May 2006 14:13:57 -0400
If I had them I would not post the question.
I am really puzzled.
I do not have nor use:
New frmDisplay
or
set frmDisplay
anywhere in my code.
I am really scratching my head over that!!!!
Jack
"Jack" <notreplyto@it> wrote in message
news:eqRl8FUcGHA.1856@xxxxxxxxxxxxxxxxxxxxxxx
To add to it.
Flagging callback message also does not work, becouse there are 3
different callback messages which are designed to launch that frmDisplay
window.
Jack
"Jack" <notreplyto@it> wrote in message
news:u2qfx$TcGHA.1208@xxxxxxxxxxxxxxxxxxxxxxx
My app is hooked to Windows and receives callback messages.
One of received messages is designed to open another form (frmDisplay)
belonging to my app.
Sometimes, when there are fast, repeated callback messages, I have not
one but 2 instances of frmDisplay on my screen!!!
1.
How is that possible?
2.
How to prevent that form from launching second window?
I tried to flag it, (in Form_load I set flag fflag = 1 to prevent from
second time loading the same form)
but that does not work!
Your thoughts appreciated,
Jack
.
- References:
- How is that possible?
- From: Jack
- Re: How is that possible?
- From: Jack
- How is that possible?
- Prev by Date: Re: message box non modal?
- Next by Date: Re: message box non modal?
- Previous by thread: Re: How is that possible?
- Next by thread: Re: How is that possible?
- Index(es):
Relevant Pages
|