Skip to main content
8 events
when toggle format what by license comment
Apr 24, 2024 at 12:28 vote accept Steve
Apr 23, 2024 at 11:45 answer added Gorgious timeline score: 0
Apr 23, 2024 at 7:38 comment added Steve @Gorgious This UIList is shown in my Add-On's preferences. The question is a follow up to my other question: blender.stackexchange.com/questions/316781/… Dealing with Preferences in combination with UIList is very hard for a beginner as there is very little documentation especially on UILists. Outside of the preferences where the SCENE is used for data it is much easier.
Apr 22, 2024 at 14:33 comment added Steve I updated the question with the UI call and with some clarification on what I want. @Chris : No, I want the checkmark but always in sync with the selected UIList line. I have some more data in the PropertyGroup which will be displayed, so it is not just the name and the checkmark.
Apr 22, 2024 at 14:30 history edited Steve CC BY-SA 4.0
added 693 characters in body
Apr 22, 2024 at 13:25 comment added Gorgious Note the data.active_propname value is changed when you click on a UI list element. Where do you store it ? How do you call the ui list template in your layout code ?
Apr 22, 2024 at 12:54 comment added Chris if i understood you right, you don't want a checkmark, but more an enum value, is that right?
Apr 22, 2024 at 12:49 history asked Steve CC BY-SA 4.0