Multiple EditText in Custom Dialog in Sketchware

  Рет қаралды 15,398

Sanjeev Kumar

Sanjeev Kumar

Күн бұрын

This video describes how to add multiple working EditText fields in custom dialog box in Sketchware.

Пікірлер: 26
@sketchwarehelp
@sketchwarehelp 6 жыл бұрын
The code: final View v2 = (View) getLayoutInflater().inflate(R.layout.c_dialog, null); LinearLayout lin2 = (LinearLayout) v2.findViewById(R.id.linear2); LinearLayout lin3 = (LinearLayout) v2.findViewById(R.id.linear3); LinearLayout lin4 = (LinearLayout) v2.findViewById(R.id.linear4); final EditText edit1 = new EditText(MainActivity.this); final EditText edit2 = new EditText(MainActivity.this); final EditText edit3 = new EditText(MainActivity.this); LinearLayout.LayoutParams lpar = new LinearLayout.LayoutParams(LinearLayout.LayoutParams.MATCH_PARENT, LinearLayout.LayoutParams.WRAP_CONTENT); edit1.setLayoutParams(lpar); edit2.setLayoutParams(lpar); edit3.setLayoutParams(lpar); lin2.addView(edit1); lin3.addView(edit2); lin4.addView(edit3); dialog.setView(v2); Here linear2, linear3, and linear4 are LinearLayout in CustomView. 'c_dialog' is the CustomView. 'dialog' is the Dialog component.
@gemtreydashlevels5741
@gemtreydashlevels5741 6 жыл бұрын
Rfo
@gemtreydashlevels5741
@gemtreydashlevels5741 6 жыл бұрын
Fake
@fullcourses4103
@fullcourses4103 5 жыл бұрын
@MO 9845 everithing is possible with Java
@fullcourses4103
@fullcourses4103 5 жыл бұрын
@MO 9845 sorry I could not catch what you said what you mean ?
@fullcourses4103
@fullcourses4103 5 жыл бұрын
Tell me what you are struggling with
@sttailorbd
@sttailorbd 3 жыл бұрын
tailor app video plz
@hmfisika2250
@hmfisika2250 5 жыл бұрын
Good teacher...
@alamsekitar
@alamsekitar 4 жыл бұрын
How inplement toats error edittext on dialog..?
@k.dhineshk.dhineshkumar1054
@k.dhineshk.dhineshkumar1054 6 жыл бұрын
பதில் அனுப்பியதற்கு நன்றி ரொம்ப ரொம்ப சந்தோஷம் கோடு சரியாக இருந்தது நான் சந்தோஷமாக இருக்கிறேன் வணக்கம் (உங்களுக்கு நல்லது மட்டுமே நடக்கட்டும் இறைவனை பிரார்த்திக்கிறேன்) Thank you for answering the answer. Very nice and happy! I am happy to be happy (Pray to God for you only to do good)
@mrdeveloper9690
@mrdeveloper9690 6 жыл бұрын
worked ... thx alot !
@TechMahfuj
@TechMahfuj 3 жыл бұрын
Thanks
@theobsidiancrafters2427
@theobsidiancrafters2427 4 жыл бұрын
Age: gehdj Weight: young child
@rockraja1107
@rockraja1107 6 жыл бұрын
Please make a tutorial about Firebase auth
@abdullahalmskari7573
@abdullahalmskari7573 6 жыл бұрын
thanks dear I want save p2 name. number. add
@Iwakareo
@Iwakareo 2 жыл бұрын
kalo ingin merubah angkanya jadi mata uang bagai mana?
@jthuesonTTS
@jthuesonTTS 6 жыл бұрын
Is there a quick edit to this code to make a scrolling list of entries instead of having the text replaced each time?
@sketchwarehelp
@sketchwarehelp 6 жыл бұрын
Instead of Dialog box, use a spinner
@jthuesonTTS
@jthuesonTTS 6 жыл бұрын
sketchware help thanks! do you have a tutorial for that by chance? 😁
@sketchwarehelp
@sketchwarehelp 6 жыл бұрын
Check this kzbin.info/www/bejne/Z4bIcphnZ5irmpY
@jthuesonTTS
@jthuesonTTS 6 жыл бұрын
Thanks, although that's not quite what I'm looking for. I'm trying to create a comments section within the app where users can scroll through previous comments. Thanks!!
@saurabhrajput3380
@saurabhrajput3380 6 жыл бұрын
sir how to add 3 list view in 1 app with database ?
@sketchwarehelp
@sketchwarehelp 6 жыл бұрын
Add them on different pages
@abdullahalmskari7573
@abdullahalmskari7573 6 жыл бұрын
p2 statement
Create App to draw over pics and Share
8:44
Sanjeev Kumar
Рет қаралды 2,6 М.
Create Admin and User Login in Firebase App in Sketchware
20:12
Sanjeev Kumar
Рет қаралды 165
Миллионер | 1 - серия
34:31
Million Show
Рет қаралды 2,2 МЛН
Крутой фокус + секрет! #shorts
00:10
Роман Magic
Рет қаралды 26 МЛН
Bike Vs Tricycle Fast Challenge
00:43
Russo
Рет қаралды 105 МЛН
Google sheet in sketchware
22:48
AnNaWah Channel
Рет қаралды 8 М.
A simple notes app in Sketchware
9:19
Sanjeev Kumar
Рет қаралды 108
Create Map List using Map variable
5:47
Sanjeev Kumar
Рет қаралды 14 М.
Using custom dialog with edittext
4:33
Mr Prince Comedy
Рет қаралды 4 М.
كيفية عمل custom dialog احترافيه من تصميمك sketchware pro
17:38
LEARN SKETCHWARE EASILY (LSE)
Рет қаралды 2,3 М.
How to sort a Map List in Sketchware
12:11
Sanjeev Kumar
Рет қаралды 8 М.
How to use a CUSTOM LIST VIEW in Sketchware
5:18
Mohammed Fairooz
Рет қаралды 12 М.
Миллионер | 1 - серия
34:31
Million Show
Рет қаралды 2,2 МЛН