Editor Menus
This section focuses on the various ways to extend Editor UI Menus using Python
Table of Contents for this Section
Page
Contents
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
Last updated