Object-specific context menu

Hi all,

Is there any way to add a custom context menu to a specific object?
You can customize the context menu of a specific class using TClassMenuItem, but I’d like to add a custom menu to a specific object, not to every object of the class.

Hi,

As far as I know, there is no such option… I think all possibles options are shown in the tutorials customContextMenu.C and customTH1Fmenu.C

Cheers, Bertrand.