<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" > <channel><title>Comments on: HOW TO: Use and add ribbon to your WPF applications? (Part 6)</title> <atom:link href="http://www.uxpassion.com/2009/06/how-to-use-and-add-ribbon-to-your-wpf-applications-part-6/feed/" rel="self" type="application/rss+xml" /><link>http://www.uxpassion.com/2009/06/how-to-use-and-add-ribbon-to-your-wpf-applications-part-6/</link> <description>User experience, usability, IA, Silverlight and WPF tutorials and articles</description> <lastBuildDate>Thu, 09 Sep 2010 16:14:28 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <item><title>By: Spook</title><link>http://www.uxpassion.com/2009/06/how-to-use-and-add-ribbon-to-your-wpf-applications-part-6/comment-page-1/#comment-45567</link> <dc:creator>Spook</dc:creator> <pubDate>Mon, 31 May 2010 06:48:35 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=898#comment-45567</guid> <description>I tried using it under XP with the same results. Any ideas?</description> <content:encoded><![CDATA[<p>I tried using it under XP with the same results. Any ideas?</p> ]]></content:encoded> </item> <item><title>By: UXPassion.com</title><link>http://www.uxpassion.com/2009/06/how-to-use-and-add-ribbon-to-your-wpf-applications-part-6/comment-page-1/#comment-45489</link> <dc:creator>UXPassion.com</dc:creator> <pubDate>Sun, 30 May 2010 13:01:52 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=898#comment-45489</guid> <description>Thanks so much, Vlad!</description> <content:encoded><![CDATA[<p>Thanks so much, Vlad!</p> ]]></content:encoded> </item> <item><title>By: Vlad</title><link>http://www.uxpassion.com/2009/06/how-to-use-and-add-ribbon-to-your-wpf-applications-part-6/comment-page-1/#comment-45382</link> <dc:creator>Vlad</dc:creator> <pubDate>Sat, 29 May 2010 12:08:20 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=898#comment-45382</guid> <description>Hi,Just wanted to congratulate you for this great tutorial.Vlad</description> <content:encoded><![CDATA[<p>Hi,</p><p>Just wanted to congratulate you for this great tutorial.</p><p>Vlad</p> ]]></content:encoded> </item> <item><title>By: CsMisi</title><link>http://www.uxpassion.com/2009/06/how-to-use-and-add-ribbon-to-your-wpf-applications-part-6/comment-page-1/#comment-31971</link> <dc:creator>CsMisi</dc:creator> <pubDate>Sun, 07 Feb 2010 20:48:55 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=898#comment-31971</guid> <description>never mind :) Here it is for everybody, add this to your RibbonApplicationMenu (not Ribbon.ApplicationMenu as I did for the first time and it didn&#039;t worked :) ) </description> <content:encoded><![CDATA[<p>never mind <img src='http://www.uxpassion.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> Here it is for everybody, add this to your RibbonApplicationMenu (not Ribbon.ApplicationMenu as I did for the first time and it didn&#8217;t worked <img src='http://www.uxpassion.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )</p> ]]></content:encoded> </item> <item><title>By: CsMisi</title><link>http://www.uxpassion.com/2009/06/how-to-use-and-add-ribbon-to-your-wpf-applications-part-6/comment-page-1/#comment-31912</link> <dc:creator>CsMisi</dc:creator> <pubDate>Sat, 06 Feb 2010 21:21:39 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=898#comment-31912</guid> <description>First of all, congrats, great work. I have just one question:I want to have my program icon on the orb, but I don&#039;t want to use the menu ... I presume is simple. but what I had tried it didn&#039;t worked ... So that&#039;s all: I just want my icon on the orb and nothing more ...</description> <content:encoded><![CDATA[<p>First of all, congrats, great work. I have just one question:</p><p>I want to have my program icon on the orb, but I don&#8217;t want to use the menu &#8230; I presume is simple. but what I had tried it didn&#8217;t worked &#8230; So that&#8217;s all: I just want my icon on the orb and nothing more &#8230;</p> ]]></content:encoded> </item> <item><title>By: Collin</title><link>http://www.uxpassion.com/2009/06/how-to-use-and-add-ribbon-to-your-wpf-applications-part-6/comment-page-1/#comment-30976</link> <dc:creator>Collin</dc:creator> <pubDate>Thu, 04 Feb 2010 22:06:14 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=898#comment-30976</guid> <description>Great Stuff!Can you show how to make a gallery?</description> <content:encoded><![CDATA[<p>Great Stuff!</p><p>Can you show how to make a gallery?</p> ]]></content:encoded> </item> <item><title>By: UXPassion.com</title><link>http://www.uxpassion.com/2009/06/how-to-use-and-add-ribbon-to-your-wpf-applications-part-6/comment-page-1/#comment-26715</link> <dc:creator>UXPassion.com</dc:creator> <pubDate>Sun, 03 Jan 2010 00:50:53 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=898#comment-26715</guid> <description>Hi Rick, My code samples here are in C# - all XAML code lines should go into the .XAML file and all programming logic should go to the *.CS file. Are you sure that you are running .NET Framework 3.5 with Service Pack 1?As for error you are receiving - it looks like some WPF ribbon error since there is a number of internally defined Storyboard objects within the control itself. However, before you decide to continue your development - I&#039;d suggest you go and read this article regarding the future of the WPF ribbon control and see what possible implications (if any) this might have regarding your future development with this control: http://www.uxpassion.com/2009/08/wpf-ribbon-control-roadmap-and-look-into-the-future/</description> <content:encoded><![CDATA[<p>Hi Rick,<br /> My code samples here are in C# &#8211; all XAML code lines should go into the .XAML file and all programming logic should go to the *.CS file. Are you sure that you are running .NET Framework 3.5 with Service Pack 1?</p><p>As for error you are receiving &#8211; it looks like some WPF ribbon error since there is a number of internally defined Storyboard objects within the control itself. However, before you decide to continue your development &#8211; I&#8217;d suggest you go and read this article regarding the future of the WPF ribbon control and see what possible implications (if any) this might have regarding your future development with this control: <a href="http://www.uxpassion.com/2009/08/wpf-ribbon-control-roadmap-and-look-into-the-future/" rel="nofollow">http://www.uxpassion.com/2009/08/wpf-ribbon-control-roadmap-and-look-into-the-future/</a></p> ]]></content:encoded> </item> <item><title>By: Rick</title><link>http://www.uxpassion.com/2009/06/how-to-use-and-add-ribbon-to-your-wpf-applications-part-6/comment-page-1/#comment-26679</link> <dc:creator>Rick</dc:creator> <pubDate>Sat, 02 Jan 2010 17:15:02 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=898#comment-26679</guid> <description>Hi, I&#039;m VB Developper and I wrote this Code in VB, of course. Thank you for your Code Sample and your description. Unfortunately in step 6 is a big mistake! Always in running mode I get the message &quot;Unable to perform action because the specified Storyboard was never applied to this object for interactive control.; Action=&#039;Stop&#039;; Storyboard=&#039;System.Windows.Media.Animation.Storyboard&#039;; Storyboard.HashCode=&#039;4322080&#039;; Storyboard.Type=&#039;System.Windows.Media.Animation.Storyboard&#039;; TargetElement=&#039;Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenu Items.Count:0&#039; &quot;Can You tell me in detail where I have to put in the code snippets of part 6?Thank You very much for your helpRick (a little bit angry ;-))</description> <content:encoded><![CDATA[<p>Hi, I&#8217;m VB Developper and I wrote this Code in VB, of course. Thank you for your Code Sample and your description. Unfortunately in step 6 is a big mistake!<br /> Always in running mode I get the message<br /> &#8220;Unable to perform action because the specified Storyboard was never applied to this object for interactive control.; Action=&#8217;Stop&#8217;; Storyboard=&#8217;System.Windows.Media.Animation.Storyboard&#8217;; Storyboard.HashCode=&#8217;4322080&#8242;; Storyboard.Type=&#8217;System.Windows.Media.Animation.Storyboard&#8217;; TargetElement=&#8217;Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenu Items.Count:0&#8242; &#8221;</p><p>Can You tell me in detail where I have to put in the code snippets of part 6?</p><p>Thank You very much for your help</p><p>Rick (a little bit angry <img src='http://www.uxpassion.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> )</p> ]]></content:encoded> </item> <item><title>By: UXPassion.com</title><link>http://www.uxpassion.com/2009/06/how-to-use-and-add-ribbon-to-your-wpf-applications-part-6/comment-page-1/#comment-20550</link> <dc:creator>UXPassion.com</dc:creator> <pubDate>Mon, 09 Nov 2009 02:37:58 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=898#comment-20550</guid> <description>No problem Steve. I&#039;d suggest you to go and read this article so you can see what the WPF ribbon roadmap looks: http://www.uxpassion.com/2009/08/wpf-ribbon-control-roadmap-and-look-into-the-future/Thanks again for comment and your visit!</description> <content:encoded><![CDATA[<p>No problem Steve. I&#8217;d suggest you to go and read this article so you can see what the WPF ribbon roadmap looks: <a href="http://www.uxpassion.com/2009/08/wpf-ribbon-control-roadmap-and-look-into-the-future/" rel="nofollow">http://www.uxpassion.com/2009/08/wpf-ribbon-control-roadmap-and-look-into-the-future/</a></p><p>Thanks again for comment and your visit!</p> ]]></content:encoded> </item> <item><title>By: Steve</title><link>http://www.uxpassion.com/2009/06/how-to-use-and-add-ribbon-to-your-wpf-applications-part-6/comment-page-1/#comment-20547</link> <dc:creator>Steve</dc:creator> <pubDate>Sun, 08 Nov 2009 23:47:51 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=898#comment-20547</guid> <description>Thanks for the quick response. I understand the restricitions of licensing, it&#039;s just a shame because the ribbon is a powerful tool that can be used in so many situations. Unfortuneately I don&#039;t have a great deal of knowledge with some of these more advanced topics so when I see some of it and want to use it all I can do is just stumble around to figure it out or not. I think I&#039;ve found one that will work with winforms rather than wpf so I&#039;ll give that a shot. thanks again</description> <content:encoded><![CDATA[<p>Thanks for the quick response. I understand the restricitions of licensing, it&#8217;s just a shame because the ribbon is a powerful tool that can be used in so many situations. Unfortuneately I don&#8217;t have a great deal of knowledge with some of these more advanced topics so when I see some of it and want to use it all I can do is just stumble around to figure it out or not. I think I&#8217;ve found one that will work with winforms rather than wpf so I&#8217;ll give that a shot. thanks again</p> ]]></content:encoded> </item> <item><title>By: UXPassion.com</title><link>http://www.uxpassion.com/2009/06/how-to-use-and-add-ribbon-to-your-wpf-applications-part-6/comment-page-1/#comment-20534</link> <dc:creator>UXPassion.com</dc:creator> <pubDate>Sun, 08 Nov 2009 18:46:51 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=898#comment-20534</guid> <description>Hi Steve, Thanks for your comment and feedback. I&#039;d love to share all the code but due to licensing reasons I&#039;m not able to. Fact is that under the WPF Ribbon EULA I&#039;m not allowed to share the Ribbon control itself and without - code does not make much sense.However, I will look into other options (your suggestions are welcomed as well) and see what can I do.Again, thanks so much!</description> <content:encoded><![CDATA[<p>Hi Steve,<br /> Thanks for your comment and feedback. I&#8217;d love to share all the code but due to licensing reasons I&#8217;m not able to. Fact is that under the WPF Ribbon EULA I&#8217;m not allowed to share the Ribbon control itself and without &#8211; code does not make much sense.</p><p>However, I will look into other options (your suggestions are welcomed as well) and see what can I do.</p><p>Again, thanks so much!</p> ]]></content:encoded> </item> <item><title>By: Steve</title><link>http://www.uxpassion.com/2009/06/how-to-use-and-add-ribbon-to-your-wpf-applications-part-6/comment-page-1/#comment-20532</link> <dc:creator>Steve</dc:creator> <pubDate>Sun, 08 Nov 2009 17:55:39 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=898#comment-20532</guid> <description>Would it be possible to provide the xaml and code behind for these tutorials? I&#039;m just starting out and have followed each of the tutorials you provided however there are some pieces left out, specifically in the code behind.</description> <content:encoded><![CDATA[<p>Would it be possible to provide the xaml and code behind for these tutorials? I&#8217;m just starting out and have followed each of the tutorials you provided however there are some pieces left out, specifically in the code behind.</p> ]]></content:encoded> </item> <item><title>By: UXPassion.com</title><link>http://www.uxpassion.com/2009/06/how-to-use-and-add-ribbon-to-your-wpf-applications-part-6/comment-page-1/#comment-18515</link> <dc:creator>UXPassion.com</dc:creator> <pubDate>Mon, 19 Oct 2009 16:09:14 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=898#comment-18515</guid> <description>Hi and thanks for your comment. Unfortunately, I don&#039;t know the answer myself, but I hope some of our readers will know the solution for your problem and help you out. Again, thanks for comment!</description> <content:encoded><![CDATA[<p>Hi and thanks for your comment. Unfortunately, I don&#8217;t know the answer myself, but I hope some of our readers will know the solution for your problem and help you out. Again, thanks for comment!</p> ]]></content:encoded> </item> <item><title>By: Stiaan vd Westhuizen</title><link>http://www.uxpassion.com/2009/06/how-to-use-and-add-ribbon-to-your-wpf-applications-part-6/comment-page-1/#comment-18514</link> <dc:creator>Stiaan vd Westhuizen</dc:creator> <pubDate>Mon, 19 Oct 2009 15:51:26 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=898#comment-18514</guid> <description>HiI&#039;ve got a ObservableCollection Menus property in my VeiwModel, I use the XAML codeNow it generates the Menu but is shows blank, in other words when I hover with my mouse over it, it shows the Menus but no text what Am I doing wrongPlease HelpregardsStiaan</description> <content:encoded><![CDATA[<p>Hi</p><p>I&#8217;ve got a ObservableCollection Menus property in my VeiwModel, I use the XAML code</p><p>Now it generates the Menu but is shows blank, in other words when I hover with my mouse over it, it shows the Menus but no text what Am I doing wrong</p><p>Please Help</p><p>regards</p><p>Stiaan</p> ]]></content:encoded> </item> <item><title>By: san</title><link>http://www.uxpassion.com/2009/06/how-to-use-and-add-ribbon-to-your-wpf-applications-part-6/comment-page-1/#comment-16005</link> <dc:creator>san</dc:creator> <pubDate>Wed, 16 Sep 2009 19:38:35 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=898#comment-16005</guid> <description>Hello,First all thank you for the tutorials :)I having problem running, it complains about the &quot;MostRecentFileSelectedEventArgs&quot; inribbonApplicationMenu_MostRecentFileSelected(object sender, MostRecentFileSelectedEventArgs e)Am I missing a reference or do I need to define MostRecentFileSelectedEventArgs. I am don&#039;t know how or where to define &quot;MostRecentFileSelectedEventArgs&quot;.</description> <content:encoded><![CDATA[<p>Hello,</p><p>First all thank you for the tutorials <img src='http://www.uxpassion.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p><p>I having problem running, it complains about the &#8220;MostRecentFileSelectedEventArgs&#8221; in</p><p>ribbonApplicationMenu_MostRecentFileSelected(object sender, MostRecentFileSelectedEventArgs e)</p><p>Am I missing a reference or do I need to define MostRecentFileSelectedEventArgs. I am don&#8217;t know how or where to define &#8220;MostRecentFileSelectedEventArgs&#8221;.</p> ]]></content:encoded> </item> <item><title>By: Matteo</title><link>http://www.uxpassion.com/2009/06/how-to-use-and-add-ribbon-to-your-wpf-applications-part-6/comment-page-1/#comment-14216</link> <dc:creator>Matteo</dc:creator> <pubDate>Wed, 26 Aug 2009 15:02:41 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=898#comment-14216</guid> <description>Hello, I&#039;m trying to use ribbon under Windows XP and it shows up kinda ugly.. I mean, ribbon bar area looks good but outer border of the window seems not antialiased and also looks flat blue (with default blue windows xp style). Setting Grid background to any color brings to worst results, close, minimize and maximize buttons are hidden and window area looks like a colored rectangle above a rounded blue larger rectangle.</description> <content:encoded><![CDATA[<p>Hello,<br /> I&#8217;m trying to use ribbon under Windows XP and it shows up kinda ugly.. I mean, ribbon bar area looks good but outer border of the window seems not antialiased and also looks flat blue (with default blue windows xp style). Setting Grid background to any color brings to worst results, close, minimize and maximize buttons are hidden and window area looks like a colored rectangle above a rounded blue larger rectangle.</p> ]]></content:encoded> </item> <item><title>By: UXPassion.com</title><link>http://www.uxpassion.com/2009/06/how-to-use-and-add-ribbon-to-your-wpf-applications-part-6/comment-page-1/#comment-14033</link> <dc:creator>UXPassion.com</dc:creator> <pubDate>Mon, 24 Aug 2009 12:34:20 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=898#comment-14033</guid> <description>Hi pooran,Have you read this: http://www.uxpassion.com/2009/08/wpf-ribbon-control-roadmap-and-look-into-the-future/ My code might not be of much value to you now...Vibor</description> <content:encoded><![CDATA[<p>Hi pooran,</p><p>Have you read this: <a href="http://www.uxpassion.com/2009/08/wpf-ribbon-control-roadmap-and-look-into-the-future/" rel="nofollow">http://www.uxpassion.com/2009/08/wpf-ribbon-control-roadmap-and-look-into-the-future/</a> My code might not be of much value to you now&#8230;</p><p>Vibor</p> ]]></content:encoded> </item> <item><title>By: pooran</title><link>http://www.uxpassion.com/2009/06/how-to-use-and-add-ribbon-to-your-wpf-applications-part-6/comment-page-1/#comment-14031</link> <dc:creator>pooran</dc:creator> <pubDate>Mon, 24 Aug 2009 09:33:35 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=898#comment-14031</guid> <description>Can you please share the code with out the dll. I have already downloaded the dll</description> <content:encoded><![CDATA[<p>Can you please share the code with out the dll. I have already downloaded the dll</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 13/41 queries in 0.019 seconds using disk

Served from: www.uxpassion.com @ 2010-09-10 16:48:33 -->