- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
In max 2014 I have a custom menu (in main toolbar) with internal tools that is defined at startup with maxscript.
Editing MaxActionItemsOverlay.xml file, with enhanced menus all my customs icons are there.
In max 2018, I can't get this to work. Via interface or maxscript or manually editing MaxActionItemsOverlay.xml, I can't get those icons appearing with my custom menu.
Default max UI template just after install, how can we ad some custom icons in our customs menus/menuitems ?
We heavily rely on such custom menus full of custom tools, and seeing a list of text isnt very efficient...
I do it with maxscript at startup (basically deleting menu and recreating it) due to often updates in these tools. I guess I could also save a menu file just for this menu, if there is a maxscript command to merge a menu into the main toolbar without destroying each one customization. But actually, I can't see how to it, even the python example doesn't have anything regarding icons, even in the sdk doc.
Solved! Go to Solution.