Post #778: I was wondering if anyone could help me setup a pie menu. I want to have a popup
📋 Metadata
- Author: FrankieH
- Date: 2017-08-08 10:49:08
- Type:
question - Quality Score: 5/10
- Replies (1): post_00780
🏷️ Tags
popup-dialog python-scripting beginner
⚙️ Related PME Features
- Popup Dialog Editor
- Python Scripting
- Stack Key Editor
💬 Content
I was wondering if anyone could help me setup a pie menu. I want to have a popup dialogue with a custom string in it. The string then feeds into a python script snippet and does something. I have setup python script snippets before with a stack key running some commands from a py file and thought it was very convenient so would like to do that again.
In my case I want to use the custom string to select and objects with that name in it, but for the sake of this example print(customstring) would be ok.