Post #1394: ![](https://blenderartists.org/user_avatar/blenderartists.org/anphung/48/39426_2

📋 Metadata

  • Author: roaoao
  • Date: 2018-05-10 21:47:17
  • Type: answer
  • Quality Score: 7/10
  • Reply to: post_01393

🏷️ Tags

pie-menu hotkeys intermediate

  • Pie Menu Editor
  • Property Editor
  • Python Scripting

💬 Content

anphung:

What code should I use to Hide Text?

Use empty text instead of slot :

L.prop(props(), "Property", "", icon='COLOR_GREEN' if props("Property") else 'COLOR_RED')

❤️ 1 likes


🔗 View on Blender Artists