Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

g-eaux
en respuesta a: pendean

Hi pendean,

No, unfortunately  the problem is not mnu or cui, but popmenu/ toolbars menus.

i've tried to display helpstrings or complement help file using the _cui interface, there is no result

my mnu files are generated by a lisp project browser, that perform documentation and menus

i could create a cui file else to a mnu, by far cui file are xml based.

 

My problem is that i can't replace my old popup menus with toolbars menu or ribbon, because they have many entries, no icons, and must have a short description to understand what they do.

I should replace the command name by my description, but sometimes the description is too long, so it is not the best way to solve my problem

 

My custom popup menu is like Notepad++ plug-in menu :

notepad_plugin.png

What should replace a pop-up menu for this kind of plug-in ?

Nothing that i know.

so the problem is very stupid for me: Why Autodesk dislike popup menus ?

Autocad is not an office suite, but a professional software:

maybe Autodesk should use the Qgis interface for plug-ins:

It is modern, and the label can be up to 255 carracters :

 

Qgis plug-in.PNG

 

regards, still hoping,

Gérald