<?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>Silverlight Controls and Silverlight Toolkit</title><link>http://forums.silverlight.net/forums/35.aspx</link><description>Discussions around using and developing Silverlight controls and the Silverlight Toolkit</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>Re: Connection lines between treeview items</title><link>http://forums.silverlight.net/forums/thread/184781.aspx</link><pubDate>Mon, 09 Mar 2009 03:01:12 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:184781</guid><dc:creator>TheRealMattSlay</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/184781.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=35&amp;PostID=184781</wfw:commentRss><description>JustinAngel - What do you mean by:

&amp;quot;We&amp;#39;d like to give you the option of running your Silverlight XAML on the desktop through WPF and adding features on changing the XAML API breaks that ability.&amp;quot;

Are you talking about some future goal? Or is something that can be done already?  

How will it handle Silverlight Tookit controls which are not in WPF?</description></item><item><title>Re: Connection lines between treeview items</title><link>http://forums.silverlight.net/forums/thread/184521.aspx</link><pubDate>Sun, 08 Mar 2009 05:23:11 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:184521</guid><dc:creator>netlistener</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/184521.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=35&amp;PostID=184521</wfw:commentRss><description>&lt;p&gt;Its a shame these features are not included as standard, I&amp;#39;ve been using the &lt;a class="" title="Silverlight TreeView" href="http://www.vectorlight.net/silverlight_treeview_demo.aspx"&gt;liquid Silverlight treeview&lt;/a&gt; for a while, whilst the node content has to be text it does support multi-select, connector lines, drag and drop and is a great control that fills the gap until these features are included in the official Silverlight 2 treeview.&lt;/p&gt;</description></item><item><title>Re: Connection lines between treeview items</title><link>http://forums.silverlight.net/forums/thread/152230.aspx</link><pubDate>Wed, 24 Dec 2008 10:08:24 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:152230</guid><dc:creator>EugeneP</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/152230.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=35&amp;PostID=152230</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;I&amp;#39;ve alredy voted before and waiting with hope for positive result. &lt;img src="http://silverlight.net/emoticons/emotion-1.gif" alt="Smile" /&gt; &lt;br /&gt;&lt;/p&gt;&lt;p&gt;IAE Thanks. &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Connection lines between treeview items</title><link>http://forums.silverlight.net/forums/thread/152081.aspx</link><pubDate>Wed, 24 Dec 2008 00:36:33 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:152081</guid><dc:creator>JustinAngel</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/152081.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=35&amp;PostID=152081</wfw:commentRss><description>&lt;p&gt;The TreeView control currently does not support showing connection lines between Items. &lt;/p&gt;
&lt;p&gt;This is done for WPF Compatibility since the WPF TreeView does not support drawing connection lines. We&amp;#39;d like to give you the option of running your Silverlight XAML on the desktop through WPF and adding features on changing the XAML API breaks that ability. &lt;/p&gt;
&lt;p&gt;We are looking into options of adding various abilities to TreeView (multi select, connection lines, Drag &amp;amp; drop and others). &lt;br /&gt;Please feel free to vote on adding connection lines for TreeView at the following codeplex issue if you&amp;#39;re passionate about adding it to Silverlight Toolkit future versions: &lt;a href="http://www.codeplex.com/Silverlight/WorkItem/View.aspx?WorkItemId=851"&gt;http://www.codeplex.com/Silverlight/WorkItem/View.aspx?WorkItemId=851&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Personally, I&amp;#39;ve been playing around with editing the template or creating a &amp;quot;mask&amp;quot; on top of the TreeView templates that draw the lines. But without much success. &lt;/p&gt;</description></item><item><title>Connection lines between treeview items</title><link>http://forums.silverlight.net/forums/thread/151756.aspx</link><pubDate>Tue, 23 Dec 2008 11:48:45 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:151756</guid><dc:creator>EugeneP</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/151756.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=35&amp;PostID=151756</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hello all, &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;Does anybody know how to customize TreeView for showing connection lines between items (like in most of other treeview controls)? &lt;/p&gt;&lt;p&gt;I spent a lot of time for this issue but could not find any ideas in the web and own efforts didn&amp;#39;t get satisfied result to.&lt;/p&gt;&lt;p&gt;Thanks... &lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>