Hi,
is there a way to easily display a python list in the UI? Something that looks like the Materials List for example?
I´ve been reading up on template_list but is seems really complicated and I can´t find any instructions that are easy enough for me to understand.
All I want to do is pass a list of objects to the a UI panel, so that the user can see which objects the list contains and save the list somehow in the blend file.