Post #1071: Hi Roaoao,
📋 Metadata
- Author: panosz
- Date: 2017-10-25 15:54:53
- Type:
question - Quality Score: 7/10
- Replies (1): post_01074
🏷️ Tags
⚙️ Related PME Features
- Pie Menu Editor
- Modal Editor
- Property Editor
- Python Scripting
💬 Content
Hi Roaoao,
Thanks for this great update, it solved me many problems and opened up new possibilities :eyebrowlift: This hide feature is awesome!!!
I tested the 1) 2) 3) and, probably you misspelled 2 instead of 3, but i thought I should mention it. 1) and 3) are fixed and work great, in fact 3) is not blocked from pop-ups anymore nor e.g. bend, shear etc. 2) is somehow fixed since it still blocks but you can exit by pressing the same hotkey thus it doesn’t mess-up the workflow. For example if you have a “zoom view” in a modal and press spacebar - middle mouse to zoom, accidentally release spacebar before middle mouse then it blocks. Fortunately you can press spacebar again, it is under your thumb :), et voila you’re not blocked anymore!
Now that I found you let me ask one more thing (please be patient with me). in #1010 you advised me correctly and it solved my problem. I want to use the same property but for a tag this time.
my current command to enable the tag is
Code:
bpy.ops.pme.pm_enable_by_tag(tag=‘BLENDERView’, enable=True)
and in property last time you advised this
Code:
prefs().pie_menus[“Physics_Panel Physics”].enabled
I tried all kinds of syntax but with no luck. Any help will be greatly appreciated.
Thanks,
Panos