Problem on Dialog based program on PPC 2002
Mobile
2
Posts
2
Posters
0
Views
1
Watching
-
Dear all, I have met a problem when trying to develop a dialog based program for Pocket PC 2002. The problem is when user press Enter, my program automatically close, and I don't want that. Can you please tell me how to avoid that problem? Thank you very much! -BHKien
-
Dear all, I have met a problem when trying to develop a dialog based program for Pocket PC 2002. The problem is when user press Enter, my program automatically close, and I don't want that. Can you please tell me how to avoid that problem? Thank you very much! -BHKien
This is a default behaviour: pressing enter is the same as clicking ok, so your dialog is dismissed and the app is closed.