Moving old app from MDI

Post Reply
AHF
Posts: 837
Joined: Fri Feb 10, 2006 12:14 pm

Moving old app from MDI

Post by AHF »

Hi,

The application its using MDIchild with navigational dlgs inside.
Within each MDIchild it can go forward opening new dlgs replacing the existing one and
backwards closing the actual dlgs and restoring the previous one.
Each dlg has a multiple controls inside.
Each MDIchild keeps track of all previous used dlgs and within each dlg tables, indexes etc and restore them as needed.

Is it possible to replace the MDIchild window with a dlg and use it same way?

Any ideas?
Regards
Antonio H Ferreira
Post Reply