Hey all, I'm wondering if there are some docs that explain how to create a new tab for preferences, where if you click on the tab, you get a listbox where multiple plugins could register for a row. Basically imitating how the settings-tab works. Ideally the plugins would not have to worry about the tab, but could just register their own section on that tab.
Am I going to have to reverse engineer how the settings-tab does this, and code this all myself, or is there some existing structure I could use?
Regards,
Cor