Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Managing Z-Order with menu process

Status
Not open for further replies.

Captrick458

Programmer
Mar 27, 2005
37
US
I am designing a large application where I would like to have multiple processes called by the same menu program.

For simplicity, I think I want to use a different executable for each program.

My problem is that I want the windows of the called processes to always be on top of the menu, and, when the menu closes, I want to close all of the called processes.

I am thinking that I can accomplish this by managing the Z-Order.

Before I get too deep into this, I'd like to know if I am going about this the wrong way.

Thanks in advance, Rick
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top