Post #2111: I am drawing a button in the custom tab because it is conditional:
📋 Metadata
- Author: Way2Close
- Date: 2019-03-26 13:37:05
- Type:
question - Quality Score: 5/10
- Replies (1): post_02116
🏷️ Tags
⚙️ Related PME Features
- Custom Icons
- Python Scripting
💬 Content
I am drawing a button in the custom tab because it is conditional:
L.operator(“test.test”, text = “test”, icon = “FILE_FOLDER”)
Can I set the icon to be a custom PME one?