Tho a cool idea, the config is far from what it needs to do. I currently don't have much time to make a complete config out of this, but here is a short explanation of what you need to do:CodeCode wrote: ↑September 13th, 2021, 1:10 pm Alright!
There are two stucks,
Generating the container shapes, and assigning the GetConfigName for each container.
The other one is having the top row hold position whilst the path containers scroll up or down, kinda like an excel sheet can have.
I dunno about other people, but I think this is a pretty cool idea - even if most of the design is based on other persons' scripts/skins.
- You need to parse the result of GetConfigNames to get individual configs.
- Then use them in text fields of your string meters, you may replace the texts from options, like you do in %% or just make the whole config.
- Also, the order of include files matter, you can't just include them anywhere you like. I am saying this cause you are using relative positioning in meters.
For you it might be a little bit hard, but not impossible.
I will drop a complete config with proper comments tomorrow, or the day after it.