Post #1512: Hi there,
π Metadata
- Author: bitinn
- Date: 2018-07-29 14:18:03
- Type:
question - Quality Score: 7/10
- Replies (1): post_01513
π·οΈ Tags
pie-menu menu-integration intermediate unsolved
βοΈ Related PME Features
- Pie Menu Editor
- Menu Editor
π¬ Content
Hi there,
Another quick question, if there is already a built-in menu, for example, INFO_MT_add, can I somehow load it as a hover menu?
I only managed to get bpy.ops.wm.call_menu(name='INFO_MT_add') work, which of course open another menu instead of making it a submenu.
(Itβs possible to re-create the menu in pie menu editor, but it will take quite a lot of time.)
Thx again.