text tag

62 questions


2 answers
88 views
0
Sublime Text does not open when typing subl test at the terminal

I want to open Sublime Text by typing subl test and terminal, but I can't open it because PATH doesn't work.Please let me know the possible causes and things I should look into.The subl cannot be open...

2 years ago

1 answers
83 views
0
Enter Japanese for Sublime Text 3 in Ubuntu

Excuse me for asking this first question.I usually use Sublime Text 3 on Windows and wanted to use it in Ubuntu environment, so I tried to add SublimeMozcInput, which allows me to input Japanese using...

2 years ago

1 answers
132 views
0
When you make buttons on Android. Is there a button to write text and images together?

I'm trying to dynamically change the image of the button image. There's text above the image.At this time, if you use ImageButton, you can't add text, and if you use Button, android:drawableBottom in ...

2 years ago

1 answers
114 views
0
Can you make only the first letter in EditText capitalize?

I'm making an app that shows my personal to-do list. They're all making it well, but there's one small problem. When I try to add a list, I show EditText in the dialog, but the problem is that when I ...


1 answers
89 views
0
How do I prevent Android's EditText from being edited?

How do I prevent EditText from being edited?


1 answers
112 views
0
To verify that EditText is empty

I have 5 EditTexts on my app. What I'm curious about is whether Android provides a method to know if the content of EditText is empty.Or do I have to code it separately?


1 answers
108 views
0
How to make all text select when you click EditText

When I click EditText on Android, can't I make you select all the letters entered in EditText?I think that'll make it easier to erase and use it. Is there any other way?


1 answers
108 views
0
How to write JavaScript to clear a space in a string

How do I clear a space in a string?Input : '/var/www/site/Brand new document.docx'Output : '/var/www/site/Brandnewdocument.docx'I want this kind of result.

2 years ago

1 answers
113 views
0
How to make EditText look like a password

I'm implementing an EditText login, but how can I make the password look like a black circle like when I enter it on another site?

2 years ago

1 answers
113 views
0
Cover edittext field with Android soft keyboard

Is there a way to move the screen so that the Text field is visible?

« - 2 - »

© 2024 OneMinuteCode. All rights reserved.