Post #5312: I have a basic question - what’s the difference between Press and Click? Sorry I
📋 Metadata
- Author: Pluglug
- Date: 2024-12-03 14:04:22
- Type:
question - Quality Score: 5/10
- Reply to: post_05311
- Replies (1): post_05313
🏷️ Tags
hotkeys configuration beginner
⚙️ Related PME Features
- Hotkey Configuration
- Pie Menu Editor
💬 Content
I have a basic question - what’s the difference between Press and Click? Sorry I’m not familiar with it as I haven’t tested it much.
I quickly checked the documentation but couldn’t find detailed explanations.
Event(bpy_struct) - Blender Python API
PME registers wm.pme_user_pie_menu_call to the Keymap and handles events by itself (reference post).
While adding Click should be possible, we’d need to explain clear differences and benefits for doing so.
❤️ 1 likes