ASPiK SDK
VSTGUI::IContextMenuController Class Referenceabstract

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
 

Detailed Description

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


The documentation for this class was generated from the following file: