Post #2904: Hi, @jay27flow
π Metadata
- Author: roaoao
- Date: 2019-12-01 21:17:18
- Type:
answer - Quality Score: 7/10
- Reply to: post_02899
π·οΈ Tags
popup-dialog pie-menu hotkeys beginner solved
βοΈ Related PME Features
- Pie Menu Editor
- Popup Dialog Editor
- Panel tools
- Macro Editor
- Python Scripting
π¬ Content
Hi, @jay27flow
jay27flow:
- make a popup window, which contains this Texture library window (Yellow) or at least the selector panel of it (Red)?
- can i put this Green menΓΌ also in that popup?
Yes, with panel tools
jay27flow:
- can i create a brush selector pupup on a different shortcut?
Yes, use this code in Command tab:
bpy.ops.wm.toolbar()
jay27flow:
can i make these easily or i sould read hours on forums and sould dig into python to finally get it work?
Depends on the task. In some cases python knowledge is required.
β€οΈ 1 likes