Re: TaskBar flash and progress display, and fsStayOnTop
- From: "Paul E. Schoen" <pstech@xxxxxxxxx>
- Date: Wed, 14 Feb 2007 20:32:17 -0500
"Paul E. Schoen" <pstech@xxxxxxxxx> wrote in message
news:45d3b278$0$6839$ecde5a14@xxxxxxxxxxxxxxxxxxx
"Paul E. Schoen" <pstech@xxxxxxxxx> wrote in messageOK, it seems like it works OK if I use Application.Minimize rather than
news:45d3aed0$0$6829$ecde5a14@xxxxxxxxxxxxxxxxxxx
Also, if the SaveDialog pops up over a window that is Active, then it
"Paul E. Schoen" <pstech@xxxxxxxxx> wrote in message
news:45d37b89$0$6817$ecde5a14@xxxxxxxxxxxxxxxxxxx
[snip]>
I have the SaveDialog.FormStyle := fsStayOnTop, and usually it stays
visible over other application windows, but eventually it will be
covered, and then it remains hidden unless I click on the PADSplus
taskbar item, or restore the window that was minimized.
I just noticed that, if I click on the SaveDialog to make it active,
then
thereafter it can be hidden by other windows until it is made to
reappear. It actually must be recreated to stay on top.
seems to stay on top when I activate other windows. If I click on the
SaveDialog, and it closes, the underlying window is deactivated, and if
the Dialog pops up again before I activate the displayed window, it does
not stay on top. Why is it acting this way, and can anything be done to
make it do what I need?
Form1.WindowState := wsMinimized. Hopefully that will work. I'd still like
to be able to flash the taskbar and/or have it display a countdown number
or other info.
Paul
.
- References:
- TaskBar flash and progress display, and fsStayOnTop
- From: Paul E. Schoen
- Re: TaskBar flash and progress display, and fsStayOnTop
- From: Paul E. Schoen
- Re: TaskBar flash and progress display, and fsStayOnTop
- From: Paul E. Schoen
- TaskBar flash and progress display, and fsStayOnTop
- Prev by Date: The Zen nature of a Delphi database application
- Next by Date: Re: Problem freeing components with .free
- Previous by thread: Re: TaskBar flash and progress display, and fsStayOnTop
- Next by thread: The Zen nature of a Delphi database application
- Index(es):
Relevant Pages
|