G
Guest
Hi,
I am using POCKET PC iPaq model.
There is Today menu acts like "Show Desktop" icon in Desktop.
Suppose there are three forms...
When my application runs, Form A will be shown....On form A, there is button
A.
When user clicks button A, Form B will be created and shown. On Form B,
there is button B. When user clicks button B, Form C will be created and
shown...
This means....in current window memory, Form A -> Form B -> Form C...
On Form C, when user clicks 'Today' menu, every form will be minimized, so
when user wants to go back our application, they can run our application
again. If they run our app again, Form C will be activated and shown again.
Until now, that's fine.....After they close the Form C, Form B should be
shown again to keep conitue using our app. However, it is NOT because it was
already disappeared by clicking Today menu....so user had to activate the
form again by Memory panel or run our application again.......This is
something that I didn't expect.....How do I workaround for this?
When user goes back our application from Today, I would like to make three
forms staying same order.....so even though user closes Form3, they will be
able to see Form2...and so on....
It is hard to explain, so hope you guys understand what I am trying to ask...
Thank you in advance.
..........................TJ
I am using POCKET PC iPaq model.
There is Today menu acts like "Show Desktop" icon in Desktop.
Suppose there are three forms...
When my application runs, Form A will be shown....On form A, there is button
A.
When user clicks button A, Form B will be created and shown. On Form B,
there is button B. When user clicks button B, Form C will be created and
shown...
This means....in current window memory, Form A -> Form B -> Form C...
On Form C, when user clicks 'Today' menu, every form will be minimized, so
when user wants to go back our application, they can run our application
again. If they run our app again, Form C will be activated and shown again.
Until now, that's fine.....After they close the Form C, Form B should be
shown again to keep conitue using our app. However, it is NOT because it was
already disappeared by clicking Today menu....so user had to activate the
form again by Memory panel or run our application again.......This is
something that I didn't expect.....How do I workaround for this?
When user goes back our application from Today, I would like to make three
forms staying same order.....so even though user closes Form3, they will be
able to see Form2...and so on....
It is hard to explain, so hope you guys understand what I am trying to ask...
Thank you in advance.
..........................TJ