Posted: Sun Jan 26, 2003 4:19 am
Restored from previous forum. Originally posted by NIN.
How can I force a child window to render on top of the parent? I tried the TOPMOST constant with SetWindowPos_(), and I can do it on normal windows, but when I add a child window to a BLitz app, it gets covered up by the Blitz win...I can only see it flicker a little bit when I move the parent window.
Anything special about this I should know? Thanks.
How can I force a child window to render on top of the parent? I tried the TOPMOST constant with SetWindowPos_(), and I can do it on normal windows, but when I add a child window to a BLitz app, it gets covered up by the Blitz win...I can only see it flicker a little bit when I move the parent window.
Anything special about this I should know? Thanks.