Beautify

Published on February 18, 2022

🏷️ Tags: #extensions

A non-visible extension that customizes App Inventor visible components.

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

Current version: 3 Package name: com.gordonlu.beautify.aix

πŸ† NOTE: The source code of this extension is only available for CodeChamps. Apply to be a CodeChamp to access this content! If you are a CodeChamp, open the exclusive materials document and find the extension source code.

πŸ“– Documentation

Method blocks

SetCornerRadius - Sets the corner radius of the given component.

Parameters: component = component, color = color, topLeft = number (int), topRight = number (int), bottomLeft = number (int), bottomRight = number (int)

SetElevation - Sets the elevation of the given component in pixels.

Parameters: component = component, elevation = number (float)

SetOpacity - Sets the opacity of the component. 0 represents fully transparent, while 255 is fully opaque.

Parameters: component = component, opacity = number (int)

SetPadding - Sets the padding of the given component

Parameters: component = component, left = number (int), top = number (int), right = number (int), bottom = number (int)

SetRotation - Rotates the component according to the rotation angle.

Parameters: component = component, rotation = number (float)

Sample program #1 with Beautify

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 is 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. These terms and conditions are written and issued on December 20, 2021. AICODE has the total permission to edit these terms and conditions anytime.