<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Markup text-wrapping weirdness</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Markup text-wrapping weirdness]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 23:28:42 +0000</pubDate>
  <lastBuildDate>Thu, 21 May 2009 01:26:36 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=14356</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Markup text-wrapping weirdness : Hi,  its StackPanel designed...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14356&amp;PID=49223&amp;title=markup-textwrapping-weirdness#49223</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 14356<br /><strong>Posted:</strong> 21 May 2009 at 1:26am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>its StackPanel designed behavior. Use Grid:</DIV><DIV>&nbsp;</DIV><DIV><strong>&lt;Grid&nbsp; Margin='1' MaxWidth='300'&gt;<BR>&lt;Grid.ColumnDefinitions&gt;<BR>&nbsp;&nbsp;&nbsp;&lt;ColumnDefinition Width='Auto'/&gt;<BR>&nbsp;&nbsp;&nbsp;&lt;ColumnDefinition Width='*'/&gt;<BR>&lt;/Grid.ColumnDefinitions&gt;</strong><BR>&lt;Image <strong>Grid.Column='0'</strong> Source='282'/&gt;<BR>&lt;TextBlock <strong>Grid.Column='1' </strong>Padding='7, 6, 30, 7' TextWrapping='Wrap'&gt;<BR>&lt;Run FontWeight='Bold'&gt;Lorem ipsum&lt;/Run&gt;&lt;LineBreak/&gt;<BR>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<BR>&lt;/TextBlock&gt;<BR><strong>&lt;/Grid&gt;</strong><BR></DIV>]]>
   </description>
   <pubDate>Thu, 21 May 2009 01:26:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14356&amp;PID=49223&amp;title=markup-textwrapping-weirdness#49223</guid>
  </item> 
  <item>
   <title><![CDATA[Markup text-wrapping weirdness : Hello,I&amp;#039;ve been trying to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14356&amp;PID=49220&amp;title=markup-textwrapping-weirdness#49220</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4560">nikb</a><br /><strong>Subject:</strong> 14356<br /><strong>Posted:</strong> 20 May 2009 at 8:48pm<br /><br />Hello,<br><br>I've been trying to get the proper markup for a tooltip for the last few hours, and no matter what I try, I just can't get it to work right. Here's the markup I'm using:<br><br><font face="Courier New, Courier, mono">&lt;StackPanel Margin='1' Orientation='Horizontal' MaxWidth='300'&gt;<br>&lt;Image Source='282'/&gt;<br>&lt;TextBlock Padding='7, 6, 30, 7' TextWrapping='Wrap'&gt;<br>&lt;Run FontWeight='Bold'&gt;</font><font face="Courier New, Courier, mono">Lorem ipsum</font><font face="Courier New, Courier, mono">&lt;/Run&gt;&lt;LineBreak/&gt;<br>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed doeiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim adminim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquipex ea commodo consequat. Duis aute irure dolor in reprehenderit involuptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteursint occaecat cupidatat non proident, sunt in culpa qui officiadeserunt mollit anim id est laborum.</font><font face="Courier New, Courier, mono"><br>&lt;/TextBlock&gt;<br>&lt;/StackPanel&gt;</font><br><br>Now, what I would expect to have happen is this: A tooltip with the image on the left side. To its right, the text "Lorem ipsum" in bold, and followed by the full "Lorem ipsum" text, which will wrap over as many lines necessary to display properly. Alas, the full "Lorem ipsum" text does not get wrapped over multiple lines. Instead gets clipped. <br><br>I've tried a number of variations with horizontal and vertical stack panels, all to no avail. Any feedback would be greatly appreciated.<br><br>]]>
   </description>
   <pubDate>Wed, 20 May 2009 20:48:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14356&amp;PID=49220&amp;title=markup-textwrapping-weirdness#49220</guid>
  </item> 
 </channel>
</rss>