LastCyborg
Programmer
I'm making an MDI editor, but I got some problems with save as function
The problem is that when I have >=2 new sheets and I choose the save,save as or print functions this functions don't work with the active child window.
For example if I have 3 sheets and the caption for each one of this are:
Window1, Window2, Window3, respectivelly, & I have active (focused) Window3, I select print function, but the program prints the sometimes Window1, sometimes Window2 or Window3,so what can I do to solve this problem?
--- LastCyborg ---
The problem is that when I have >=2 new sheets and I choose the save,save as or print functions this functions don't work with the active child window.
For example if I have 3 sheets and the caption for each one of this are:
Window1, Window2, Window3, respectivelly, & I have active (focused) Window3, I select print function, but the program prints the sometimes Window1, sometimes Window2 or Window3,so what can I do to solve this problem?
--- LastCyborg ---