TextBoxPlus Extension [Free & Open Source]

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


blocks (9)

Event Occurs when a TextBox that has been set using
the SetOnClickListener block is clicked


blocks (1)

to Return the Number of Lines from the TextBox


blocks (2)

to Set Focusable on TextBox to true/false


blocks (3)

to Set Length of the input Characters


blocks (4)

to Set TextBox to input Lowercase only


blocks (5)

to Set Number of lines in the TextBox


blocks (6)

to Set OnClickListener on TextBox


blocks (7)

to Set TextBox to input Uppercase only


blocks (8)

to Show Error Message in the TextBox


4.Usage

This is the way to click TextBox without Focusable :

blocks

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 :kissing_heart:
Thanks to all of you who helped me :star_struck:
And Thanks a lot to MIT :heart:

16 Likes

Nice extension!

2 Likes

Nice extension @Salman_Dev :heart_eyes::+1::+1:

2 Likes

Thank you very much for your support, @Nisarga_Adhikary And @Techno_Vedang :kissing_heart:
:heart: :heart_eyes:

2 Likes

Wow, you are amazing :smiling_face_with_three_hearts:

2 Likes

Thank you very much for your support @Alpha2020 :star_struck: :kissing_heart:

3 Likes

woah nice @Salman_Dev

1 Like

Thank you very much for your support @Aarush_Kumar :+1: :kissing_heart:

2 Likes

Great extension. Thanks sir.

3 Likes

Thank you very much @Sirajul_Haque :kissing_heart:

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??

Hi @Angelo_D your problem will be solved here :
https://community.appinventor.mit.edu/t/scroll-textbbox/28344

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 :

component_event

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

Thankyou. @Salman_Dev

1 Like

Final Update

TextBoxPlus Extension [Free & Open Source]

  • Added OnClick Block Event
  • Added SetOnClickListener Block
  • Added SetFocusable Block
  • Fixed Minor Bugs
1 Like

@Anonymous I've updated my extension with the functionality you need.

This is a logic blocks that works as you want

blocks

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.


Ko-fi_Icon_RGB_rounded Buy me a coffee

2 Likes