Thanks for reading in advance.
I am making a dummy mobile screen where a user should type a URL in a textbox and the url shall be loaded in a mobile window. I have made all the designs. But can somebody please suggest how to do that please.?
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.
You can get the textbox content via its
textproperty. If you are using a normal text input field named myTextBox :