<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.silverlight.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Programming with .NET - General</title><link>http://forums.silverlight.net/forums/17.aspx</link><description>General discussions around authoring Silverlight .NET applications.</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>Re: Right-click handling with windowless=false</title><link>http://forums.silverlight.net/forums/thread/159845.aspx</link><pubDate>Tue, 13 Jan 2009 09:26:59 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:159845</guid><dc:creator>lingbing</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/159845.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=159845</wfw:commentRss><description>&lt;p&gt;Thanks, I&amp;#39;ve never used MacOS, you tell me the fact.&lt;/p&gt;
&lt;p&gt;The flashes (swf file) I have seen in some pages, when I right-click on them, the show Adobe-Flash-Configurations, which is just like Silverlight-Configuration. I have seen some applications have right-click support, but I didn&amp;#39;t read their code.&lt;/p&gt;
&lt;p&gt;Regards!&lt;/p&gt;</description></item><item><title>Re: Right-click handling with windowless=false</title><link>http://forums.silverlight.net/forums/thread/159818.aspx</link><pubDate>Tue, 13 Jan 2009 08:27:32 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:159818</guid><dc:creator>Tolik2</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/159818.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=159818</wfw:commentRss><description>&lt;p&gt;I beg to disagree with you on last point&amp;nbsp;Ling. Flash does use right-click pretty well - it allows you to add custom menu items to its context menu and yes that value is available on Mac - it&amp;#39;s just Ctrl-click not right-click, which is also unavailable in Silverlight.&lt;/p&gt;</description></item><item><title>Re: Right-click handling with windowless=false</title><link>http://forums.silverlight.net/forums/thread/152878.aspx</link><pubDate>Sat, 27 Dec 2008 01:54:58 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:152878</guid><dc:creator>lingbing</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/152878.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=152878</wfw:commentRss><description>&lt;p&gt;Remember browser doesn&amp;#39;t know what is java and C#, it can only know what is javascript. So the event provide by browser is a javascript event. Whether an application running on browser supports mouse right click event or not is only according to if it present the event to developers.&lt;/p&gt;
&lt;p&gt;When we want to handle right-click event, we must use System.Window.Browser.HtmlPage.Document.AttachEvent to attach the eventhandler for the javascript event oncontextmenu. And the limit that we have&amp;nbsp;to set the windowless as false seems there is no way to avoid it.&lt;/p&gt;
&lt;p&gt;Some people tell me that in MacOS, there is not the meaning of mouse right-click, I never use that. But both flash and silverlight don&amp;#39;t support right-click defaultly, maybe this is the reason.&lt;/p&gt;
&lt;p&gt;Regards!&lt;/p&gt;</description></item><item><title>Right-click handling with windowless=false</title><link>http://forums.silverlight.net/forums/thread/152669.aspx</link><pubDate>Fri, 26 Dec 2008 08:56:25 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:152669</guid><dc:creator>Tolik2</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/152669.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=152669</wfw:commentRss><description>Is it even theoretically feasible to enable mouse right-click handling with windowless=false ? Every sample I&amp;#39;ve seen so far requires windowless mode, but then there are multiple limitations that get introduced. Flash seems to have easier model for introducing custom context menus for example tha work in all browsers/platforms. Any ideas on better solutions in Silverlight? 
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>