Post #5026: yes you can, to move it use draw menu

πŸ“‹ Metadata

🏷️ Tags

popup-dialog customization intermediate solved

  • Popup Dialog Editor
  • Python Scripting

πŸ’¬ Content

yes you can, to move it use draw menu

draw_menu(β€œYour Menu”, frame=True, dx=0, dy=-30)

if you want to scale the label add

L.scale_x = 1; L.scale_y = 1

this seems to work only for Draw PME popup dialog

imageimage714Γ—682 71.6 KB


πŸ”— View on Blender Artists