Message 1 of 8
display popup menu helpstrings in the status bar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
hi everyone,
I’ve some .mnu popup menus I’can’t replace.
the MNS file contains commands (ID_CMD [CMD] cmd) and helps (*** HELPSTRINGS) for each ID_ these help strings should display in the status bar, down to the left, but with the 2015 and higher , no way to display them, yet official Autocad 2015 help is always talking about this helpstring, it would have not been deleted.
Any idea? Thanks in advance,
Gérald
For better clarity, 2 samples of my file. MNU:
MNU file, POP section ***MENUGROUP=MAN_POP_MENULISP ***POP1 **LISP [LISP] [->ACCESS] ID_CONNEXIONACCESS [CONNEXIONACCESS]CONNEXIONACCESS ID_CONNEXIONCLOSE [CONNEXIONCLOSE]CONNEXIONCLOSE ID_RENSEIGNE_ACCESS_XYZ [RENSEIGNE_ACCESS_XYZ]RENSEIGNE_ACCESS_XYZ ID_SELECT_NOEUD_ANOMALIES_DEPUIS [SELECT_NOEUD_ANOMALIES_DEPUIS_ACCESS]SELECT_NOEUD_ANOMALIES_DEPUIS_ACCESS [<-] [->ADE]
and the help section :
***HELPSTRINGS ID_CONNEXIONACCESS [Connexion à une base de données choisie par l'utilisateur] ID_CONNEXIONCLOSE [Déconnexion de la base de données ]