Post #642: ![](https://blenderartists.org/user_avatar/blenderartists.org/roaoao/48/37600_2.

📋 Metadata

  • Author: HokusPokus
  • Date: 2017-05-08 03:36:27
  • Type: discussion
  • Quality Score: 6/10
  • Reply to: post_00641

🏷️ Tags

pie-menu macro hotkeys configuration intermediate unsolved

  • Pie Menu Editor
  • Stack Key Editor
  • Macro Editor
  • Hotkey Configuration

💬 Content

roaoao:

Please post a screenshot with those lines of code.

I meant, there’s a lot of lines of code running the function in the background not like other stuff that’s invoked with one or two lines of code… So what i wrote could be misleading… i.e It wasn’t an error

Now i’m using the keycommand from Blender “F” to accomplish the function
which renders all those lines of code in the picture

PME_stuff.jpg599×543 90.9 KB

Unfortunately, we can’t single Key +click to open pie menu when we use Key +hold feature. Blender’s issue.

Thanks for the explanation, it’s no big deal… I’m only using RMB at the moment as i’m going to use my Cintiq later which has very limited control features when it comes to buttons… But it will be possible without using a double functionality for two Pie menu’s.

Mouseover functionality? Can you show an example?

EDIT: Brainfart 36: This is what “Expand submenu’s” do… didn’t understand what it did…hmff… sorry.

To run Stack Key from some menu you can use:

  1. Menu tab with Stack Key’s name
  2. Command tab with this code:

Code: open_menu(“Stack Key’s Name”)

Thanks for the code i’ll try that out…

Btw is it possible to run a Macro from a slot in a Pie menu? Couldn’t figure out if possible or not…

I, currenlty trying to set up a default Texture paint scene… ( you know, a clean, new setup throws “Missing UV’s” and “Missing paint slot” ) ( see picture above )

i got these functions working with stack keys and semi-working with a Macro but could not make it automated… meaning i couldn’t run the whole sequence adding default UV and a Paint slot in one go… and i couldn’t add it to a PIE menu slot ( which might not be doable)

Cheers


🔗 View on Blender Artists