Post #1729: St

πŸ“‹ Metadata

  • Author: roaoao
  • Date: 2018-12-07 16:21:31
  • Type: answer
  • Quality Score: 7/10
  • Reply to: post_01728

🏷️ Tags

pie-menu hotkeys intermediate solved

  • Pie Menu Editor
  • Python Scripting
  • Hotkey Configuration

πŸ’¬ Content

StroBlend:

Sending hotkey 1,2,3,4 via pie menu in order to switch between selection mode doesn’t work.

Thanks, will try to fix.

StroBlend:

Also buttons like his one doesn’t work either

Try to add text= to the code. Also C = bl_context, so you use C instead:

L.prop_enum(C.space_data, "pivot_point", 'MEDIAN_POINT', text="Median")

πŸ”— View on Blender Artists