 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Simon Elliott Guest
|
Posted: Sat Sep 09, 2006 8:49 pm Post subject: SetWindowPos and topmost windows |
|
|
Hi
I'm developing a kiosk application which is composed of seveal
co-operating apps and which runs along with the powerpoint viewer.
At various times forms created by the apps (and the powerpoint viewer)
need to be visible, and a futher set of forms need to be always visible
no matter what.
I've achieved the latter by using the SetWindowsPos() API to put the
forms always on top via HWND_TOPMOST.
Looking at the docs for SetWindowsPos, there are two Z orders, one for
topmost windows, and one for all other windpws. It would be VERY
convenient to be able to set a form as a topmost form, but at the
bottom of the Z order for topmost forms.
Any thoughts? |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|