Textbox
Gradients & Borders.
Gradients & Borders.
StyleTextbox
Sets the background color, border color, width, corner radii, and gradient.
CharacterLimit
Sets a character limit and triggers an event when characters are typed.
Padding
FirstLetterCapitalized
Automatically capitalizes the first letter as the user types.
InvokeKeyboard
Opens the textbox's keyboard.
KeyboardInvoked
Triggered when the keyboard is invoked on the textbox.
RemainingCharactersChanged
Triggered when the number of remaining characters changes.
Update v1.0.1 Mar 03, 2025.
- I have removed blocks that were not needed, as those options are already natively included in App Inventor textboxes.
- I have merged the backgroundColor and border functions into a single function called StyleTextBox.
- I have added helper blocks.
aia project:
Textbox.aia (18.9 KB)
Extension: v1.0.1.
joejsanz.joedevtextbox.aix (15.0 KB)
minSdk: 21
maxSdk: 34
JDK: 11
Created with Fast. v2.4.2
fast-cli
Thanks.