Hello,
I've developped an app for PocketPC WM 5, with CF 3.5.
I've finished it and I'm debugging it now. But I noticed a weird thing:
I've got a MAIN form, and when I close it (with the little cross on the top right [Control Box set to true]), it still be in the background... As if I didn't close it.Only the menu at the bottom changed! (which prove that we really close the app before, because I can click on the phone/contact menu after closing it)
It's like my pocketpc background picture is my application main's form. Very weird, and if I click on "the background"'s button, my application start again and open the good form (I mean, if I click on the bg the A button, A form will open, or if I click on the B button, B form will open). As if I never closed it.
I don't really know how to explain, it's like a magic background lol!
Do you have a solution ?
Thank you! :)
I've developped an app for PocketPC WM 5, with CF 3.5.
I've finished it and I'm debugging it now. But I noticed a weird thing:
I've got a MAIN form, and when I close it (with the little cross on the top right [Control Box set to true]), it still be in the background... As if I didn't close it.Only the menu at the bottom changed! (which prove that we really close the app before, because I can click on the phone/contact menu after closing it)
It's like my pocketpc background picture is my application main's form. Very weird, and if I click on "the background"'s button, my application start again and open the good form (I mean, if I click on the bg the A button, A form will open, or if I click on the B button, B form will open). As if I never closed it.
I don't really know how to explain, it's like a magic background lol!
Do you have a solution ?
Thank you! :)