From: Steve McMillen <[EMAIL PROTECTED]>
Subject: Re: Right-click Info

You can only suppress all items from the right click menu by using the
SetEnableContextMenu().  You cannot selectively change items in that
menu.  However, if you wanted, you could try to build your own context
sensitive menu by trapping mouse clicks.  There are several methods
related to intercepting mouse events.  This later feature requires
callbacks.  You can find an example of using callbasks with the
RealPlayer at http://demos.real.com/tools/clipinfo.htm

you can get more info in the Embedded RealPlayer�
Extended Functionality Guide at
http://service.real.com/help/library/encoders.html

RealForum wrote:
 >
 > From: [EMAIL PROTECTED]
 > Subject: Right-click Info
 >
 > Is there a way to suppress the about box/options when the user 
right-clicks the
 > RealPlayer, so the user cannot see ANY statistics or is there a way to hide
 > certain attributes?
 >

*******************************************************
The RealForum is an email discussion group focused on using RealNetworks
products. The RealForum is a place to post messages about the best methods
for creating content using RealNetworks technologies and the planning and
implementation of streaming-media web sites.  Archives of RealForum can
be found at http://realforum.real.com

If you ever want to remove yourself from this mailing list,
you can send mail to <[EMAIL PROTECTED]> with the following
command in the body of your email message:

    unsubscribe realforum

or from another account, besides the address you subscribed with:

    unsubscribe realforum <[EMAIL PROTECTED]>

Reply via email to