Hi all,
I have just uploaded version 0.9.3.1 to the downloads page. This release brings three new updates:
- You can now bypass validation checks for empty FreeText options. This lets you have a text box that is optional, but if something is entered, it must meet your validation rules (minlength, disallowed characters etc)
- Groups and Toggles – you can now create groups of elements in your GUI, and then set a CheckBox or DropDownList to toggle that group on/off. You can either disable the group, or hide it completely. See How-to videos for information on how to set this up
- The TsGui source code is now available on GitHub. If you’re interested, please take a look, but note that I’m not a professional developer. Please be gentle 🙂
Release notes included in the download.
Mike
2 Comments
stephanevg · August 20, 2016 at 8:55 am
omg! I absolutley love this! Thank you so much for sharing and open sourcing this!
This is really great!
mikep · August 20, 2016 at 11:05 am
Glad you like it 🙂