Markus Buch wrote:
Hi,

is there anybody out who can help me with my problem. I've been searching the World Wide Web all the time but I can't find solution for the problem.

Hi Markus,

Yes you can add your own functions to a context menu via context menu interceptor. Just implement a protocol handler (for more information please look into the Developer's Guide, chapter "Protocol Handler") and add your commands to the context menu. The context menu will call your protocol handler whenever it needs status information or wants to execute a function.

Regards,
Carsten

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to