📋 Metadata
- Author: roaoao
- Date: 2019-12-01 21:17:18
- Type:
answer - Reply to: post_02899
💬 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