TextChanged

Published on March 21, 2022

🏷️ Tags: #extensions

A non-visible extension to detect the changed text of a visible component, for example, TextBox or Button.

Made with Niotron IDE at https://ide.niotron.com.

Current version: 1 Package name: com.gordonlu.textchanged.aix

For more information, read this MIT App Inventor Community thread.

πŸ“– Documentation

Event blocks

OnTextChanged - This event is invoked when a component's text is changed.

Parameters: component = component

Method blocks

AddTextChangedListener - Listenes to text changed events for the given component and fires the OnTextChanged event when necessary.

All supported components are listed here. This list includes App Inventor and Kodular components.

  • User Interface: Button, Checkbox, DatePicker, Label, ListPicker, PasswordTextBox, Switch, TextBox, TimePicker.

  • Media: AudioPicker, ImagePicker, VideoPicker.

  • Social: ContactPicker, EmailPicker, PhoneNumberPicker.

Parameters: component = component

Open Source

This extension is open source in the official GitHub repo.

TERMS AND CONDITIONS

By downloading or sharing my extension, you agree to follow these terms and conditions.

  1. Have fun using the extension!

  2. This, along with the MIT App Inventor original post above, are the only authorized places to download this extension. As an organization, you are not allowed to host and advertize this extension on your website, document, tweet, blog, article or any software you made without my authorization. You are also reminded not to include a direct download link of this extension on your website without my permission. If you are interested in the actions listed above, please contact me via email. Do remember that if you violate term no. 2, AICODE has the right to flag your website, document, tweet, blog or article as a violation of copyright, or other legal actions will be taken. Please contact me if you find anyone do this.

However, you can copy the link of this webpage and share it to someone as a personal identity (not as an organization), or sharing it on these authorized forums: App Inventor, Kodular, Niotron, Appzard and Android Builder communities. The term organization includes schools, markets and app stores, companies and social groups. Thank you for your understanding.

Those organizations are authorized to advertize or host my extension:

  • Kodular admins

  • MIT App Inventor admins

  • Pura Vida Apps / Taifun Baer

  1. Selling this extension/product to anyone is not allowed unless authorized by AICODE.

  2. This page has two licenses - the Creative Commons Attribution-ShareAlike 4.0 International License (AICODE) and the MIT License (GitHub). You must follow the respective licenses in the respective software you use.

  3. These terms and conditions are written and issued on December 20, 2021. AICODE has the total permission to edit these terms and conditions anytime.