Skip to content

v4.1.0

Compare
Choose a tag to compare
@FRACerqueira FRACerqueira released this 04 Oct 21:48
· 52 commits to main since this release
eb2c8ac
  • New Control : Table Display/Select data in a grid/table

    • Main features :
      • More than 100 layout combinations
      • Navigation by row and columns
      • Scroll the table when it is larger than the screen
      • Split text when it is larger than the column size
      • Automatic header and column completion
      • Color customization of each element
      • Search for data filtered by columns
      • Formatting by column or by data type definition
  • Improvement commands with default values ​​(all controls)

  • Bug fixed: grouped item ordering. The sort option will be ignored

    • Affeted Controls : Select/MultiSelect
  • Bug fixed: 'AcceptInput' method causes failure by not allowing navigation keys to be selected.

    • Affeted Controls : AddtoList/Input
  • Improvement : Direct writes to standard error output stream

    • New Commands : OutputError()
  • New feature: Escaping format characters color

    • Global property : IgnoreColorTokens
    • New Commands : EscapeColorTokens()/AcceptColorTokens()
  • New feature: Group items in the select control

  • New feature: Add separator line in the select control