Post #2744: I want to create button in topbar with tweak selection.

📋 Metadata

  • Author: Pinhead
  • Date: 2019-09-14 12:32:55
  • Type: question
  • Quality Score: 5/10
  • Replies (1): post_02746

🏷️ Tags

popup-dialog hotkeys intermediate unsolved

  • Popup Dialog Editor
  • Macro Editor
  • Python Scripting

💬 Content

I want to create button in topbar with tweak selection.
To work from topbar i must use timeout command first.
When i put in command tab:

bpy.ops.pme.timeout(override_context('VIEW_3D'), cmd='bpy.ops.wm.tool_set_by_id(name='builtin.select')')

I have Invalid Syntax error


🔗 View on Blender Artists