Search code examples
c++popupbadakeypad

bada Programming - Popup message with Keypad


I have this error where I click something, it will popup a message with a close button, when I click on the close button, some part of the popup does not close properly. Here is a screen shot of it. May I know how to solve this?

this is the popup:

enter image description here

this is the error:

enter image description here


Solution

  • I think you need to call a requestredraw on the form, which will refresh the complete form