Posts

Showing posts from December, 2024

Input control for the GUI with label and rounded corners

Image
  The script demonstrates the use of functions to create input fields with and without labels, and rounded corners, where the font size changes dynamically depending on the height of Input control. Valid value for Corner    [0=Rectangle]   to   [($Height/2)=Round],   Default=($Height/4)   Example1: _CreateInputWL()