General XMetaL Discussion
XMetaL Community Forum › General XMetaL Discussion › On_Context_Menu in 7.0
-
eamick November 29, 2012 at 3:13 pm
On_Context_Menu in 7.0
November 29, 2012 at 3:13 pmParticipants 2Replies 3Last Activity 10 years, 2 months agoIt appears the On-Context_Menu macro is no longer called when it is in xmetal.mcr; you have to put it in the DTD-specific macro files for it to be recognized. Is this intentional? We're using XMetaL Author Essential 7.0.0.110.
Derek Read November 29, 2012 at 6:03 pm
Reply to: On_Context_Menu in 7.0
November 29, 2012 at 6:03 pmYes, this is intentional. It used to work in application-level MCR files in releases prior to 6.0 (5.5 and earlier) but it should not be used for this purpose. For an application-level event that fires when the context menu is accessed please use On_Application_Document_Context_Menu.
Derek Read November 29, 2012 at 6:06 pm
Reply to: On_Context_Menu in 7.0
November 29, 2012 at 6:06 pmSorry, my mistake. I believe this event was introduced in 5.1. It may only be that our development team has tightened down the times when On_Context_Menu fires in later versions.
-
AuthorPosts
- You must be logged in to reply to this topic.