Post #394:
Ma
📋 Metadata
- Author: roaoao
- Date: 2016-10-13 08:51:28
- Type:
answer - Quality Score: 8/10
- Reply to: post_00393
- Replies (1): post_00395
🏷️ Tags
popup-dialog custom-scripting advanced solved
⚙️ Related PME Features
- Custom Icons
- Python Scripting
- Popup Dialog Editor
💬 Content
MatsuikoHiroka:
hi again question
is this possible to separate[ATTACH=CONFIG]456603[/ATTACH]
i only wanted the typing box ( group )
thank you for answer
Hi, try this code in Custom tab:
groups = [g for g in D.groups if C.object and C.object in g.objects[:]]; groups and L.prop(groups[0], "name", "")