How to make edittext in dialog in Sketchware
To add a edittext in Sketchware, follow the steps given below.
1. Add a dialog with ID dialog.
2. Add button, title,message in dialog.
3. Under the title section(if dialog only haves title) add the code below with add source directly block.
Now in place of Activitynamehere add the Activity name. To use this, paste the code in when button OK clicked. Please use code below👇
Now add everything what will happen next.
Done!
Save and run the project.
Didn't understand? Watch video below.
Comments
Post a Comment