<?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 : Invalidating and Rendering parts</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : XAML Snippets : Invalidating and Rendering parts]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 20:12:33 +0000</pubDate>
  <lastBuildDate>Thu, 11 Dec 2008 09:33:23 +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=12879</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[Invalidating and Rendering parts : Thanks Oleg!  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12879&amp;PID=43573&amp;title=invalidating-and-rendering-parts#43573</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3688">BobWansink</a><br /><strong>Subject:</strong> 12879<br /><strong>Posted:</strong> 11 December 2008 at 9:33am<br /><br />Thanks Oleg!]]>
   </description>
   <pubDate>Thu, 11 Dec 2008 09:33:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12879&amp;PID=43573&amp;title=invalidating-and-rendering-parts#43573</guid>
  </item> 
  <item>
   <title><![CDATA[Invalidating and Rendering parts : Hi,  Yes. Add Name property...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12879&amp;PID=43566&amp;title=invalidating-and-rendering-parts#43566</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 12879<br /><strong>Posted:</strong> 11 December 2008 at 7:20am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Yes. Add Name property for your Rectangle, now use FindName method to find it and SetWidth to set width.</DIV>]]>
   </description>
   <pubDate>Thu, 11 Dec 2008 07:20:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12879&amp;PID=43566&amp;title=invalidating-and-rendering-parts#43566</guid>
  </item> 
  <item>
   <title><![CDATA[Invalidating and Rendering parts : I&amp;#039;m using a Rectangle (contentOfProgress)...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12879&amp;PID=43558&amp;title=invalidating-and-rendering-parts#43558</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3688">BobWansink</a><br /><strong>Subject:</strong> 12879<br /><strong>Posted:</strong> 11 December 2008 at 3:18am<br /><br />I'm using a Rectangle (contentOfProgress) within a Rectangle (borderOfProgress). <br><br>contentOfProgress uses a setter to set its width. <br><br>Right now, i use an xaml file to Parse() the progressbar. I've added some code that fills in the width dynamically into the setter, then resubmits the entire XAML for parsing. This is sloppy though, since most of the waitwindow remains the same, only the progressbar is resized...<br><br>Is it possible to get the CXTPMarkupObject representing the Setter and dynamically edit the width with something like:<br><br>CXTPMarkupObject * pObj = xaml-&gt;getMarkupObject(x);<br>pObj-&gt;SetWidth(int w);<br><br>where 'x' is some sort of identifier and 'xaml' the root markupUIElement?<br><br>Bob<br>]]>
   </description>
   <pubDate>Thu, 11 Dec 2008 03:18:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12879&amp;PID=43558&amp;title=invalidating-and-rendering-parts#43558</guid>
  </item> 
  <item>
   <title><![CDATA[Invalidating and Rendering parts : Hi, how do you show progress...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12879&amp;PID=43543&amp;title=invalidating-and-rendering-parts#43543</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 12879<br /><strong>Posted:</strong> 10 December 2008 at 3:22pm<br /><br /><P>Hi,</P><DIV>how do you show progress ?</DIV>]]>
   </description>
   <pubDate>Wed, 10 Dec 2008 15:22:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12879&amp;PID=43543&amp;title=invalidating-and-rendering-parts#43543</guid>
  </item> 
  <item>
   <title><![CDATA[Invalidating and Rendering parts : Hi all,is it possible to invalidate...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12879&amp;PID=43512&amp;title=invalidating-and-rendering-parts#43512</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3688">BobWansink</a><br /><strong>Subject:</strong> 12879<br /><strong>Posted:</strong> 10 December 2008 at 5:38am<br /><br />Hi all,<br><br>is it possible to invalidate and/or Render() parts of an already rendered XAML object? Say i have a messagebox with a progressbar in it. I want to be able to update only de width of the progressfilling of the progressbar without having to reRender() the whole panel.<br><br>Why would I object to this? Because the messagebox shows the output of our algorithm. Redoing Render() delays our system.<br><br>Thanks!<br><br>Bob <br>]]>
   </description>
   <pubDate>Wed, 10 Dec 2008 05:38:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12879&amp;PID=43512&amp;title=invalidating-and-rendering-parts#43512</guid>
  </item> 
 </channel>
</rss>