Editor Menus
Last updated
Last updated
This section focuses on the various ways to extend Editor UI Menus using Python
How to find which menus can be extended via Python
How to get a menu object reference in Python
How to add a drop down menu
A verbose overview on a Python Menu Class setup
The demos covered in this section as one single Python Module