Add an entry to file/new menu

Started by czerny, April 14, 2014, 10:14:31 AM

Previous topic - Next topic

czerny

Is there a way to include a new entry to the file/new menu?

Pelle

Use AddIn_AddCommand() with AIM_MENU_FILE ...
/Pelle

czerny

I do not want to add an entry to the file menu, but to the file/new menu. :)

Pelle

#3
Ah, OK. No, not possible today.

EDIT: OK, I need to do a change in this area anyway, so I will add a case for File->New.
Any other relevant menu missing? I don't want to update this over and over.
/Pelle