Re: TaskBar flash and progress display, and fsStayOnTop



"Paul E. Schoen" <pstech@xxxxxxxxx> wrote in message
news:45d3aed0$0$6829$ecde5a14@xxxxxxxxxxxxxxxxxxx

"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.

Also, if the SaveDialog pops up over a window that is Active, then it 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?

Paul


.



Relevant Pages

  • Re: TaskBar flash and progress display, and fsStayOnTop
    ... taskbar item, or restore the window that was minimized. ... Also, if the SaveDialog pops up over a window that is Active, then it ... the Dialog pops up again before I activate the displayed window, ...
    (comp.lang.pascal.delphi.misc)
  • Re: Sound Icon in taskbar disappeared
    ... You've indicated that Windows volume control is not listed in the taskbar. ... Click ok to close this window. ... Step 3 - System Restore ... Sound Icon in taskbar disappeared ...
    (microsoft.public.windowsxp.general)
  • RE: Activation window dead
    ... I did all the steps to restore this window. ... recognize my boot drive (probably chipset drivers). ... That brought back one of my internal DVD Drives. ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: Maximize or minimize form with button
    ... settings apart from clicking at the top of the window, ... Private Declare Function apiGetClassName _ ... (ByVal hWnd As Long, _ ... ' If the form is maximized, restore it. ...
    (microsoft.public.access.modulesdaovba)
  • Re: Leaking GDI handles
    ... By using a window ... Given you have saved the DC, there is no need to ever restore anything to it; ... if (originalhbmSave) { ... ...do some drawing ...
    (microsoft.public.vc.mfc)