Post #4086: On advance settings

📋 Metadata

🏷️ Tags

popup-dialog sticky-key configuration intermediate

  • Sticky Key Editor
  • Stack Key Editor
  • Python Scripting

💬 Content

On advance settings

return C.area.type == 'GRAPH_EDITOR'

image

If you want to know the name of a specific area you can make a Sticky Key/Stack Key, with:

message_box(C.area.type , title='')

in the command tab to show the current active area

image


❤️ 3 likes


🔗 View on Blender Artists