Is there a modal dialog for BlackBerry OS (v. 4 – 6) which has a text input field?
I have a graphical application and I would like to avoid painting on it’s canvas, just throw a modal in the user’s face and ask for a little piece of text.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Try the following code:
Keep these global:
Then make the custom dialog like this:
invoke
dialog.doModal()from some button or menu action: