ASPiK SDK
|
extension to IController The VST3Editor checks all controllers of the views under the mouse on a right click if they have this interface implemented and calls the appendContextMenuItems before showing the context menu to the user More...
#include <icontroller.h>
Public Member Functions | |
virtual void | appendContextMenuItems (COptionMenu &contextMenu, const CPoint &where)=0 |
extension to IController The VST3Editor checks all controllers of the views under the mouse on a right click if they have this interface implemented and calls the appendContextMenuItems before showing the context menu to the user