Force warning into focus ?
From: Walker (walker1_at_sol.dk)
Date: 05/25/04
- Next message: Maarten Wiltink: "Re: Force warning into focus ?"
- Previous message: Jeremy Collins: "Re: Delphi 6 doesn't recognise .CHM files"
- Next in thread: Maarten Wiltink: "Re: Force warning into focus ?"
- Reply: Maarten Wiltink: "Re: Force warning into focus ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 25 May 2004 11:34:51 +0100
I have a system of applications communicating with each other through
various channels.
I start a sequence in one application.
As part of the process another application may issue a warning.
How do I make certain that the warning is in focus (reacts to hitting
<Enter>)
Hitting <Enter> in the starting application (equ. a new click on the
button that started the entire sequence) at that time will hang the
entire system.
(Two applications are waiting for the other to finish)
I have tried Application.BringToFront and Form.SetFocus in the warning
issuing app.. None of those seem to work.
- Next message: Maarten Wiltink: "Re: Force warning into focus ?"
- Previous message: Jeremy Collins: "Re: Delphi 6 doesn't recognise .CHM files"
- Next in thread: Maarten Wiltink: "Re: Force warning into focus ?"
- Reply: Maarten Wiltink: "Re: Force warning into focus ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]