Post #3312: No, please use Custom tab for this:

📋 Metadata

🏷️ Tags

popup-dialog intermediate solved

  • Popup Dialog Editor
  • Custom Icons
  • Python Scripting

💬 Content

No, please use Custom tab for this:
Checkbox (toggle=False):

L.prop(C.object, "show_name", text=slot, icon=icon, icon_value=icon_value, toggle=False)

Toggle button (toggle=True):

L.prop(C.object, "show_name", text=slot, icon=icon, icon_value=icon_value, toggle=True)

❤️ 2 likes


🔗 View on Blender Artists