Post #534: ![](https://blenderartists.org/user_avatar/blenderartists.org/draguu/48/15444_2.

📋 Metadata

🏷️ Tags

popup-dialog hotkeys beginner

  • Popup Dialog Editor
  • Command tab scripting

💬 Content

draguu:

hello raoaoa

awesome update , is it possible to add spacebar search menu to side panel ?

Hi, draguu.
Yes, you can add it as a button to popup dialog. And use the popup dialog in your side panel.
Use this code for the button in Command tab:

bpy.ops.wm.search_menu()

🔗 View on Blender Artists