TextBoxPlus Extension [Free & Open Source]

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

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.