<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>odyssey Discussions Rss Feed</title><link>http://www.codeplex.com/odyssey/Thread/List.aspx</link><description>odyssey Discussions Rss Description</description><item><title>New Post: RibbonGallery and RibbonButton</title><link>http://odyssey.codeplex.com/Thread/View.aspx?ThreadId=75443</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I'd like to have a RibbonGallery with RibbonButtons rather thant RibbonThumbnails.&lt;/p&gt;
&lt;p&gt;Is is possible?&lt;/p&gt;
&lt;p&gt;Or, in alternative, I can use RibboThumbnails but i don't want to show an image, but i want to show a text dynamically loaded from code (so, not an image containing this text).&lt;/p&gt;
&lt;p&gt;Any helps?&lt;/p&gt;&lt;/div&gt;</description><author>Ors84bs</author><pubDate>Wed, 18 Nov 2009 09:39:43 GMT</pubDate><guid isPermaLink="false">New Post: RibbonGallery and RibbonButton 20091118093943A</guid></item><item><title>New Post: Why is new added RibbonTabItem not visible ?</title><link>http://odyssey.codeplex.com/Thread/View.aspx?ThreadId=70686</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;What your working code looks like and how it is initiated?&lt;/p&gt;
&lt;p&gt;I also use it in CAL, altough I access the RibbonBar directly not through an adapter. Nevertheless it doesn't work.&lt;/p&gt;
&lt;p&gt;Maybe it is really a CAL related issue.&lt;br&gt;&lt;br&gt;I have also noticted one thing.&lt;/p&gt;
&lt;p&gt;In my application every module has a possibility to register its own tab in the RibbonBar. At first none of them apeared after the window came up. When I increased the initial size of the window, suddenly one tab became visible. Unfortunately the rest of the them I add later during the program execution don't show up at all.&lt;/p&gt;
&lt;p&gt;Any thoughts on that?&lt;/p&gt;
&lt;p&gt;As I see it, it is some kind of a measuring and repainting issue.&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>dawidlazinski</author><pubDate>Tue, 10 Nov 2009 12:23:29 GMT</pubDate><guid isPermaLink="false">New Post: Why is new added RibbonTabItem not visible ? 20091110122329P</guid></item><item><title>New Post: Why is new added RibbonTabItem not visible ?</title><link>http://odyssey.codeplex.com/Thread/View.aspx?ThreadId=70686</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I'm sorry. I'm trying to write Region Adapter for RibbonBar (PRISM2, CAL ) similar to &lt;a href="http://www.codeproject.com/script/Membership/View.aspx?mid=4823267&amp;msg=3145094"&gt;http://www.codeproject.com/script/Membership/View.aspx?mid=4823267&amp;amp;msg=3145094&lt;/a&gt;&amp;nbsp;and it doesn't work. Outside the Adapter it works fine, thank you.&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>imply</author><pubDate>Tue, 10 Nov 2009 11:44:20 GMT</pubDate><guid isPermaLink="false">New Post: Why is new added RibbonTabItem not visible ? 20091110114420A</guid></item><item><title>New Post: Why is new added RibbonTabItem not visible ?</title><link>http://odyssey.codeplex.com/Thread/View.aspx?ThreadId=70686</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am getting the same behavior. Did someone manage to describe conditions under which the newly added tabs don't apear?&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>dawidlazinski</author><pubDate>Mon, 09 Nov 2009 04:00:24 GMT</pubDate><guid isPermaLink="false">New Post: Why is new added RibbonTabItem not visible ? 20091109040024A</guid></item><item><title>New Post: &lt;DELETED&gt;</title><link>http://odyssey.codeplex.com/Thread/View.aspx?ThreadId=73756</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;&amp;lt;DELETED&amp;gt;&lt;/p&gt;&lt;/div&gt;</description><author>creepygnome</author><pubDate>Sun, 01 Nov 2009 22:02:50 GMT</pubDate><guid isPermaLink="false">New Post: &lt;DELETED&gt; 20091101100250P</guid></item><item><title>New Post: Full Screen locks me down</title><link>http://odyssey.codeplex.com/Thread/View.aspx?ThreadId=71434</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;When I use a ribbon bar inside of a ribbon window I am seeing odd behavior where when the ribbon window is maximized the application spikes to full CPU usage and becomes unusable.&amp;nbsp; Has anyone else see behavior like this?&amp;nbsp; Either way is there a method by which, I can remove the maximize button from the window?&amp;nbsp; Thanks.&lt;/p&gt;&lt;/div&gt;</description><author>warmjelly</author><pubDate>Thu, 08 Oct 2009 23:09:52 GMT</pubDate><guid isPermaLink="false">New Post: Full Screen locks me down 20091008110952P</guid></item><item><title>New Post: Dynamic tabs and buttons using MVVM</title><link>http://odyssey.codeplex.com/Thread/View.aspx?ThreadId=71190</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I've figured out how to bind a collection of groups and buttons to the RibbonTabItem, but still trying to figure out how to bind a collection of tabs.&lt;/p&gt;
&lt;p&gt;&amp;lt;ribbon:RibbonTabItem Title=&amp;quot;My Tab&amp;quot; ItemsSource=&amp;quot;{Binding Source={StaticResource GroupListData}}&amp;quot;/&amp;gt;&lt;/p&gt;
&lt;p&gt;It would be great if I could bind the tab collection, groups and buttons at runtime instead of design time though. Any thoughts?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>sisnaz</author><pubDate>Wed, 07 Oct 2009 20:47:03 GMT</pubDate><guid isPermaLink="false">New Post: Dynamic tabs and buttons using MVVM 20091007084703P</guid></item><item><title>New Post: Why is new added RibbonTabItem not visible ?</title><link>http://odyssey.codeplex.com/Thread/View.aspx?ThreadId=70686</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;This works for me:&lt;/p&gt;
&lt;p&gt;
&lt;div style="color:Black;background-color:White"&gt;
&lt;pre&gt;RibbonTabItem tab = &lt;span style="color:Blue"&gt;new&lt;/span&gt; RibbonTabItem();
tab.Title = &lt;span style="color:#A31515"&gt;&amp;quot;My Tab&amp;quot;&lt;/span&gt;;

&lt;span style="color:Blue"&gt;this&lt;/span&gt;.ribbonBar.Tabs.Add(tab);
&lt;/pre&gt;
&lt;/div&gt;
&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>sisnaz</author><pubDate>Wed, 07 Oct 2009 20:17:33 GMT</pubDate><guid isPermaLink="false">New Post: Why is new added RibbonTabItem not visible ? 20091007081733P</guid></item><item><title>New Post: Is it possible to bind the sections of the OutlookBar control?</title><link>http://odyssey.codeplex.com/Thread/View.aspx?ThreadId=69557</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I'd like to know the answer to this as well.&amp;nbsp; Thanks.&lt;/p&gt;&lt;/div&gt;</description><author>bittondb</author><pubDate>Wed, 07 Oct 2009 19:52:28 GMT</pubDate><guid isPermaLink="false">New Post: Is it possible to bind the sections of the OutlookBar control? 20091007075228P</guid></item><item><title>New Post: Dynamic tabs and buttons using MVVM</title><link>http://odyssey.codeplex.com/Thread/View.aspx?ThreadId=71190</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;First and foremost I love the Ribbon control. It's an outstanding and easy control to work with.&lt;/p&gt;
&lt;p&gt;Now to my question; can someone point me in the right direction of how to bind the ribbon control using MVVM?&lt;/p&gt;
&lt;p&gt;I have a collection of tabs and buttons which I can load and create the ribbon dynamically when using code behind, but for the life of me can't figure out how to acheive the same things when the ribbon control is on a view and the all my handling is in the view model.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks in advance.&lt;/p&gt;&lt;/div&gt;</description><author>sisnaz</author><pubDate>Wed, 07 Oct 2009 03:30:36 GMT</pubDate><guid isPermaLink="false">New Post: Dynamic tabs and buttons using MVVM 20091007033036A</guid></item><item><title>New Post: Why is new added RibbonTabItem not visible ?</title><link>http://odyssey.codeplex.com/Thread/View.aspx?ThreadId=70686</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I'm trying to simply add a new RibbonTabItem from code (RibbonBar.Tabs.Add (new RibbonTabItem ....)). New RibbonTabItem is in Tabs collection, but visualy nothing has changed. And property IsVisible is always false, although I set Visibility = Visible. Any help ?&lt;/p&gt;&lt;/div&gt;</description><author>imply</author><pubDate>Thu, 01 Oct 2009 09:55:22 GMT</pubDate><guid isPermaLink="false">New Post: Why is new added RibbonTabItem not visible ? 20091001095522A</guid></item><item><title>New Post: Multiple RibbonWindows on multiple threads</title><link>http://odyssey.codeplex.com/Thread/View.aspx?ThreadId=70348</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hello!&lt;br&gt;&lt;br&gt;I'm trying to create multiple instances of RibbonWindow on different threads (one thread per window).&lt;br&gt;Unfortunately the application throws the following exception when I'm about to create the second instance &lt;br&gt;(the first window opens whithout problems):&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Fehler bei Objektinitialisierung (ISupportInitialize.EndInit). Der aufrufende Thread kann nicht auf dieses Objekt zugreifen, da sich das Objekt im Besitz eines anderen Threads befindet. &amp;nbsp;Fehler in Objekt &amp;quot;Odyssey.Controls.RibbonGroup&amp;quot; ...&lt;/p&gt;
&lt;p&gt;Here's my translation :)&lt;br&gt;&lt;br&gt;Error while initializing object (ISupportInitialize.EndInit). The calling thread cannot access this object because it is owned by another thread. Error in object &amp;quot;Odyssey.Controls.RibbonGroup&amp;quot; ...&lt;/p&gt;
&lt;p&gt;The RibbonGroup's markup looks like this:&lt;/p&gt;
&lt;div style="color:Black;background-color:White"&gt;
&lt;pre&gt;&lt;span style="color:Blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515"&gt;odc&lt;/span&gt;&lt;span style="color:Blue"&gt;:&lt;/span&gt;&lt;span style="color:#A31515"&gt;RibbonTabItem&lt;/span&gt; &lt;span style="color:Red"&gt;x:Name&lt;/span&gt;&lt;span style="color:Blue"&gt;=&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue"&gt;tabEditUser&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:Red"&gt;Title&lt;/span&gt;&lt;span style="color:Blue"&gt;=&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue"&gt;User bearbeiten&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue"&gt;&amp;gt;&lt;/span&gt;					
&lt;span style="color:Blue"&gt;&lt;span style="white-space:pre"&gt;&lt;span style="color:#000000"&gt;	&lt;/span&gt;&lt;/span&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515"&gt;odc&lt;/span&gt;&lt;span style="color:Blue"&gt;:&lt;/span&gt;&lt;span style="color:#A31515"&gt;RibbonGroup&lt;/span&gt; &lt;span style="color:Red"&gt;Title&lt;/span&gt;&lt;span style="color:Blue"&gt;=&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue"&gt;Aktionen&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue"&gt;&amp;gt;&lt;/span&gt;
	&lt;span style="white-space:pre"&gt;	&lt;/span&gt;&lt;span style="color:Blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515"&gt;odc&lt;/span&gt;&lt;span style="color:Blue"&gt;:&lt;/span&gt;&lt;span style="color:#A31515"&gt;RibbonButton&lt;/span&gt; &lt;span style="color:Red"&gt;Content&lt;/span&gt;&lt;span style="color:Blue"&gt;=&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue"&gt;Speichern &amp;amp;amp; schlie&amp;szlig;en&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:Red"&gt;LargeImage&lt;/span&gt;&lt;span style="color:Blue"&gt;=&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue"&gt;../img/save16.png&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:Red"&gt;SmallImage&lt;/span&gt;&lt;span style="color:Blue"&gt;=&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue"&gt;../img/save16.png&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:Red"&gt;odc:RibbonBar.Reduction&lt;/span&gt;&lt;span style="color:Blue"&gt;=&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue"&gt;Large,Medium,Medium,Medium&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:Blue"&gt;/&amp;gt;&lt;/span&gt;
		&lt;span style="color:Blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515"&gt;odc&lt;/span&gt;&lt;span style="color:Blue"&gt;:&lt;/span&gt;&lt;span style="color:#A31515"&gt;RibbonButton&lt;/span&gt; &lt;span style="color:Red"&gt;Content&lt;/span&gt;&lt;span style="color:Blue"&gt;=&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue"&gt;Speichern &amp;amp;amp; neu&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:Red"&gt;LargeImage&lt;/span&gt;&lt;span style="color:Blue"&gt;=&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue"&gt;../img/save16.png&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:Red"&gt;SmallImage&lt;/span&gt;&lt;span style="color:Blue"&gt;=&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue"&gt;../img/save16.png&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:Red"&gt;odc:RibbonBar.Reduction&lt;/span&gt;&lt;span style="color:Blue"&gt;=&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue"&gt;Medium,Medium,Medium,Small&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:Blue"&gt;/&amp;gt;&lt;/span&gt;
		&lt;span style="color:Blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515"&gt;odc&lt;/span&gt;&lt;span style="color:Blue"&gt;:&lt;/span&gt;&lt;span style="color:#A31515"&gt;RibbonButton&lt;/span&gt; &lt;span style="color:Red"&gt;Content&lt;/span&gt;&lt;span style="color:Blue"&gt;=&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue"&gt;L&amp;ouml;schen&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:Red"&gt;LargeImage&lt;/span&gt;&lt;span style="color:Blue"&gt;=&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue"&gt;../img/delete16.png&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:Red"&gt;SmallImage&lt;/span&gt;&lt;span style="color:Blue"&gt;=&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue"&gt;../img/delete16.png&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:Red"&gt;odc:RibbonBar.Reduction&lt;/span&gt;&lt;span style="color:Blue"&gt;=&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue"&gt;Medium,Medium,Medium,Small&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:Blue"&gt;/&amp;gt;&lt;/span&gt;
	&lt;span style="color:Blue"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#A31515"&gt;odc&lt;/span&gt;&lt;span style="color:Blue"&gt;:&lt;/span&gt;&lt;span style="color:#A31515"&gt;RibbonGroup&lt;/span&gt;&lt;span style="color:Blue"&gt;&amp;gt;&lt;/span&gt;
&lt;span style="color:Blue"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#A31515"&gt;odc&lt;/span&gt;&lt;span style="color:Blue"&gt;:&lt;/span&gt;&lt;span style="color:#A31515"&gt;RibbonTabItem&lt;/span&gt;&lt;span style="color:Blue"&gt;&amp;gt;&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;Can anybody explain myself how I could realize the described scenario (multiple RibbonWindows on multiple threads)?&amp;nbsp;&lt;br&gt;Many thanks in advance&lt;br&gt;&lt;br&gt;Holger&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>mrhoga</author><pubDate>Mon, 28 Sep 2009 17:02:03 GMT</pubDate><guid isPermaLink="false">New Post: Multiple RibbonWindows on multiple threads 20090928050203P</guid></item><item><title>New Post: Is it possible to bind the sections of the OutlookBar control?</title><link>http://odyssey.codeplex.com/Thread/View.aspx?ThreadId=69557</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;First off, great set of controls. &amp;nbsp;Thank you.&lt;/p&gt;
&lt;p&gt;It appears the ItemsSource property of the OutlookBar does not work the same way as other ItemsControls in the framework. &amp;nbsp;In order to add a section it must be added to the Sections collection directly in the XAML or from code behind and cannot be templated as in other ItemsControls.&lt;/p&gt;
&lt;p&gt;For example, with a tab control or other items control, I can set the ItemsSource property to a collection like this:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ItemsSource=&amp;quot;{Binding SidePanels}&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:Consolas, 'Courier New', Courier, monospace;white-space:pre"&gt;Then, I can override the ItemTemplate of the control to shape the resulting items.  Something like this:&lt;/span&gt;&lt;/p&gt;
&lt;div style="color:Black;background-color:White"&gt;
&lt;pre&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;span style="color:Blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515"&gt;odc&lt;/span&gt;&lt;span style="color:Blue"&gt;:&lt;/span&gt;&lt;span style="color:#A31515"&gt;OutlookBar.ItemTemplate&lt;/span&gt;&lt;span style="color:Blue"&gt;&amp;gt;&lt;/span&gt;
&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;span style="color:Blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515"&gt;DataTemplate&lt;/span&gt;&lt;span style="color:Blue"&gt;&amp;gt;&lt;/span&gt;
&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;span style="color:Blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515"&gt;TextBlock&lt;/span&gt; &lt;span style="color:Red"&gt;Text&lt;/span&gt;&lt;span style="color:Blue"&gt;=&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue"&gt;{Binding Foo}&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue"&gt;/&amp;gt;&lt;/span&gt;
&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;span style="color:Blue"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#A31515"&gt;DataTemplate&lt;/span&gt;&lt;span style="color:Blue"&gt;&amp;gt;&lt;/span&gt;
&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;span style="color:Blue"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#A31515"&gt;odc&lt;/span&gt;&lt;span style="color:Blue"&gt;:&lt;/span&gt;&lt;span style="color:#A31515"&gt;OutlookBar.ItemTemplate&lt;/span&gt;&lt;span style="color:Blue"&gt;&amp;gt;&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;Is this possible already, and I'm just not seeing it?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;/div&gt;</description><author>jerrybullard</author><pubDate>Mon, 21 Sep 2009 04:05:36 GMT</pubDate><guid isPermaLink="false">New Post: Is it possible to bind the sections of the OutlookBar control? 20090921040536A</guid></item><item><title>New Post: Is there any way to change the outlook section header color and font?</title><link>http://odyssey.codeplex.com/Thread/View.aspx?ThreadId=68465</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I tried to use headertemplate, but didn't work, i want to make the text to black and change the header background, anyone can help me? I added following code but nothing shows up:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:x-small;color:#0000ff"&gt;&lt;span style="font-size:x-small;color:#0000ff"&gt;&lt;span style="color:Blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515"&gt;odc&lt;/span&gt;&lt;span style="color:Blue"&gt;:&lt;/span&gt;&lt;span style="color:#A31515"&gt;OutlookSection&lt;/span&gt; &lt;span style="color:Red"&gt;OverridesDefaultStyle&lt;/span&gt;&lt;span style="color:Blue"&gt;=&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue"&gt;True&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:Red"&gt;Foreground&lt;/span&gt;&lt;span style="color:Blue"&gt;=&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue"&gt;Black&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:Red"&gt;x:Name&lt;/span&gt;&lt;span style="color:Blue"&gt;=&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue"&gt;section1&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:Red"&gt;Background&lt;/span&gt;&lt;span style="color:Blue"&gt;=&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue"&gt;Transparent&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue"&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="color:Blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515"&gt;odc&lt;/span&gt;&lt;span style="color:Blue"&gt;:&lt;/span&gt;&lt;span style="color:#A31515"&gt;OutlookSection.HeaderTemplate&lt;/span&gt;&lt;span style="color:Blue"&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="color:Blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515"&gt;DataTemplate&lt;/span&gt;&lt;span style="color:Blue"&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="color:Blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515"&gt;StackPanel&lt;/span&gt; &lt;span style="color:Red"&gt;Orientation&lt;/span&gt;&lt;span style="color:Blue"&gt;=&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue"&gt;Horizontal&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue"&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="color:Blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515"&gt;TextBlock&lt;/span&gt; &lt;span style="color:Red"&gt;Text&lt;/span&gt;&lt;span style="color:Blue"&gt;=&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue"&gt;System Tasks header&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:Red"&gt;Foreground&lt;/span&gt;&lt;span style="color:Blue"&gt;=&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue"&gt;Black&lt;/span&gt;&lt;span style="color:Black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue"&gt;&amp;gt;&lt;/span&gt;&lt;span style="color:Blue"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#A31515"&gt;TextBlock&lt;/span&gt;&lt;span style="color:Blue"&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="color:Blue"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#A31515"&gt;StackPanel&lt;/span&gt;&lt;span style="color:Blue"&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="color:Blue"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#A31515"&gt;DataTemplate&lt;/span&gt;&lt;span style="color:Blue"&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="color:Blue"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#A31515"&gt;odc&lt;/span&gt;&lt;span style="color:Blue"&gt;:&lt;/span&gt;&lt;span style="color:#A31515"&gt;OutlookSection.HeaderTemplate&lt;/span&gt;&lt;span style="color:Blue"&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><author>jianecho</author><pubDate>Wed, 09 Sep 2009 23:29:39 GMT</pubDate><guid isPermaLink="false">New Post: Is there any way to change the outlook section header color and font? 20090909112939P</guid></item><item><title>New Post: Could anyone tell me where to find the OutlookBar sample code?</title><link>http://odyssey.codeplex.com/Thread/View.aspx?ThreadId=66940</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;got it, thanks.&lt;/p&gt;&lt;/div&gt;</description><author>jianecho</author><pubDate>Wed, 09 Sep 2009 23:24:36 GMT</pubDate><guid isPermaLink="false">New Post: Could anyone tell me where to find the OutlookBar sample code? 20090909112436P</guid></item><item><title>New Post: Could anyone tell me where to find the OutlookBar sample code?</title><link>http://odyssey.codeplex.com/Thread/View.aspx?ThreadId=66940</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Have you tried looking in the downloads section or tried to read the project intro. I dont think you have. Please do so.&lt;/p&gt;
&lt;p&gt;A very good sample available as Demo.&lt;/p&gt;
&lt;p&gt;or download code from SVN. there are a bunch of Codeproject articles listed in the project homepage. Go through them&lt;/p&gt;&lt;/div&gt;</description><author>bpasham</author><pubDate>Wed, 26 Aug 2009 20:38:21 GMT</pubDate><guid isPermaLink="false">New Post: Could anyone tell me where to find the OutlookBar sample code? 20090826083821P</guid></item><item><title>New Post: Could anyone tell me where to find the OutlookBar sample code?</title><link>http://odyssey.codeplex.com/Thread/View.aspx?ThreadId=66940</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;couldn't find anything in the article how to use this control, please help, thanks.&lt;/p&gt;&lt;/div&gt;</description><author>jianecho</author><pubDate>Tue, 25 Aug 2009 18:55:35 GMT</pubDate><guid isPermaLink="false">New Post: Could anyone tell me where to find the OutlookBar sample code? 20090825065535P</guid></item><item><title>New Post: Cosmetic issues</title><link>http://odyssey.codeplex.com/Thread/View.aspx?ThreadId=54602</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi jadryk,&lt;/p&gt;
&lt;p&gt;With blured, you mean that the image is distorted and for example the lines aren't straight? Because I've got this Problem with the PNG I use for the ApplicationMenuButton. Doesn't matter which size I choose (32x32, 40x40) the Image looks bad. I read your solution (&amp;quot;removing blur bitmap effect from the ribbon application template&amp;quot;), but I'm not really sure, how to do that. I don't wanted to write an own whole Template for the RibbonApplicationMenuButton. Is ist that what you mean? I would be glad if you could help me:)&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;picatshow&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img alt=""&gt;&lt;/p&gt;&lt;/div&gt;</description><author>picatshow</author><pubDate>Thu, 30 Jul 2009 10:21:37 GMT</pubDate><guid isPermaLink="false">New Post: Cosmetic issues 20090730102137A</guid></item><item><title>New Post: Programmatic Selection</title><link>http://odyssey.codeplex.com/Thread/View.aspx?ThreadId=61101</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I want to do the same thing. Please let us know if you find something that helps. :)&lt;/p&gt;&lt;/div&gt;</description><author>chrishub</author><pubDate>Mon, 06 Jul 2009 12:52:12 GMT</pubDate><guid isPermaLink="false">New Post: Programmatic Selection 20090706125212P</guid></item><item><title>New Post: Programmatic Selection</title><link>http://odyssey.codeplex.com/Thread/View.aspx?ThreadId=61101</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Is there a way to programmatically select an item in the BreadcrumbBar? the SelectedItem and SelectedBreadcrumb properties are both read-only.&lt;/p&gt;&lt;/div&gt;</description><author>Sacrilege</author><pubDate>Tue, 30 Jun 2009 18:16:26 GMT</pubDate><guid isPermaLink="false">New Post: Programmatic Selection 20090630061626P</guid></item></channel></rss>