1.Introduction
TextBoxPlus is an Extension that provides several features for working with TextBox.
This extension won't be updated anymore, that's why I've provided the source code.
Latest Version: 1
Released: 2021-02-10T23:00:00Z
Last Updated: 2021-09-25T22:00:00Z
2.Blocks
3.Documentation
Event Occurs when a TextBox that has been set using
the SetOnClickListener block is clicked
to Return the Number of Lines from the TextBox
to Set Focusable on TextBox to true/false
to Set Length of the input Characters
to Set TextBox to input Lowercase only
to Set Number of lines in the TextBox
to Set OnClickListener on TextBox
to Set TextBox to input Uppercase only
to Show Error Message in the TextBox
4.Usage
This is the way to click TextBox without Focusable :
This is the way to click TextBox with Focusable :
5.Downloads
com.SalmanDev.TextBoxPlus.aix (10.7 KB)
Source Code : TextBoxPlus.txt (4.7 KB)
6.Credits
Thank you very much to My Best Teacher @MohamedTamer
Thanks to all of you who helped me
And Thanks a lot to MIT
16 Likes
Alpha2020:
you are amazing
Thank you very much for your support @Alpha2020
3 Likes
Thank you very much for your support @Aarush_Kumar
2 Likes
Great extension. Thanks sir.
3 Likes
Thank you very much @Sirajul_Haque
Is it possible to scroll a text in a textbox without displaying the keyboard each time it is pressed?
1 Like
I was actually messing up with the text box for my project but it seems like there is no click listener for the text box. I was adding conditions something like this:
If hor.arr is clicked then set textbox enabled to false
if textbox is clicked then set textbox enabled to true so that I will no longer have to see the cursor in textbox until user touches.
Can you add the click listner for textbox too??
yeah, I can add that, I think I'll add it in the latest version and now I still don't have time to update it so I think maybe this block can help you :
because that block will also work if you click the textbox
For the condition this doesn't work when text box is disabled .
Okay I will try to add it when I have free time
Anonymous:
I was adding conditions something like this:
If hor.arr is clicked then set textbox enabled to false
if textbox is clicked then set textbox enabled to true so that I will no longer have to see the cursor in textbox until user touches.
Can you add the click listner for textbox too??
@Anonymous I've updated my extension with the functionality you need.
This is a logic blocks that works as you want
Hi Everyone Now This Extension Is Open Source.
TextBoxPlus Extension [Free & Open Source]
Note: This extension won't be updated anymore, that's why I've provided the source code.
Buy me a coffee
2 Likes