i would like to know how can i create a custom popup in blakcberry in order to set the Fields in this way:
——Text———
Button1 Button2
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.
Create a class that extends
Popup.In this class use your own manager
in your case you need
one
vertical field manageradd a text into it
prepare a
horizontal field manageradd both buttons into it
add that
horizontal field managerintovertical field managerAnd add
vertical field managerin your screen