Skip to content

Sort screens and containers in TouchGFX Designer file.

License

Notifications You must be signed in to change notification settings

qq3g7bad/sort.touchgfx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

🔃 sort.touchgfx

Sort screens and containers in TouchGFX Designer file.

🚀 Usage

  • Provide a *.touchgfx file as an argument.
    • Then the screens and containers in the *.touchgfx file are sorted.
    • The file is overwritten.
  • The *.touchgfx file is written as JSON and runs only on Windows. Therefore this script is written by PowerShell and uses JSON objects.
    • Once sorted the *.touchgfx file will have an unformatted style, but when run in TouchGFX Designer the file will be formatted.
.\sorttgfx.ps1 ..\MyApplication.touchgfx

About

Sort screens and containers in TouchGFX Designer file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published