I want to create a dynamic docked window navigation bar that reads all windows in a path and then creates buttons for all of them. I am not sure how I can list all of the window paths within a given folder path though
I looked into system.file
but that seems to only be for actual files on the machine itself not the ignition project.
So I want to be able to create something that reads the windows from here
and then creates a nav button similar to this (ignore the maintenance & outputs buttons)
I greatly appreciate any help and hope I explained my issue well enough