<?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: Simple Styles</title>
	<atom:link href="http://blog.nerdplusart.com/archives/simple-styles/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.nerdplusart.com/archives/simple-styles</link>
	<description>inspiration for xaml nerds</description>
	<lastBuildDate>Wed, 08 Sep 2010 09:47:16 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Don</title>
		<link>http://blog.nerdplusart.com/archives/simple-styles/comment-page-1#comment-277</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://notstatic.com/?p=3#comment-277</guid>
		<description>Is it me, or did you not post the actual styles/link?</description>
		<content:encoded><![CDATA[<p>Is it me, or did you not post the actual styles/link?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robby</title>
		<link>http://blog.nerdplusart.com/archives/simple-styles/comment-page-1#comment-278</link>
		<dc:creator>Robby</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://notstatic.com/?p=3#comment-278</guid>
		<description>Looks like I forgot to include a link.  Just updated the entry with a link.  Incidentally, I haven&#039;t actually tested these against the public beta that they target.  They compile against those bits but the strange configuration of my machine keeps me from actually running the app.  If someone could confirm to me that these work as expected, I would be most appreciative.</description>
		<content:encoded><![CDATA[<p>Looks like I forgot to include a link.  Just updated the entry with a link.  Incidentally, I haven&#8217;t actually tested these against the public beta that they target.  They compile against those bits but the strange configuration of my machine keeps me from actually running the app.  If someone could confirm to me that these work as expected, I would be most appreciative.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Valentin Iliescu</title>
		<link>http://blog.nerdplusart.com/archives/simple-styles/comment-page-1#comment-279</link>
		<dc:creator>Valentin Iliescu</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://notstatic.com/?p=3#comment-279</guid>
		<description>When I try to run the example I get this error:
&quot;The StaticExtension value &#039;MenuItem.TopLevelItemTemplateKey&#039; cannot be resolved to an enum, static field or static property.&quot;</description>
		<content:encoded><![CDATA[<p>When I try to run the example I get this error:<br />
&#8220;The StaticExtension value &#8216;MenuItem.TopLevelItemTemplateKey&#8217; cannot be resolved to an enum, static field or static property.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Valentin Iliescu</title>
		<link>http://blog.nerdplusart.com/archives/simple-styles/comment-page-1#comment-280</link>
		<dc:creator>Valentin Iliescu</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://notstatic.com/?p=3#comment-280</guid>
		<description>Me again :)

I have commented out the styles for the MenuItem, now I get another error at runtime:
&quot;Invalid value &#039;&#039; for property &#039;IsChecked&#039;.&quot;</description>
		<content:encoded><![CDATA[<p>Me again <img src='http://blog.nerdplusart.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I have commented out the styles for the MenuItem, now I get another error at runtime:<br />
&#8220;Invalid value &#8221; for property &#8216;IsChecked&#8217;.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Valentin Iliescu</title>
		<link>http://blog.nerdplusart.com/archives/simple-styles/comment-page-1#comment-281</link>
		<dc:creator>Valentin Iliescu</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://notstatic.com/?p=3#comment-281</guid>
		<description>I have tried to run the sample but there are too many errors. I have tried to comment out the styles that were raising errors but other errors showed up.
Are you sure that the sample is for the public Beta 1 and not for a later build? For example, &quot;Stylus.IsFlicksEnabled&quot; is used as a dependency property in your sample but I couldn&#039;t find it in the WinFX documentation or in Intellisense.

Regards,
Valentin</description>
		<content:encoded><![CDATA[<p>I have tried to run the sample but there are too many errors. I have tried to comment out the styles that were raising errors but other errors showed up.<br />
Are you sure that the sample is for the public Beta 1 and not for a later build? For example, &#8220;Stylus.IsFlicksEnabled&#8221; is used as a dependency property in your sample but I couldn&#8217;t find it in the WinFX documentation or in Intellisense.</p>
<p>Regards,<br />
Valentin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don</title>
		<link>http://blog.nerdplusart.com/archives/simple-styles/comment-page-1#comment-282</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://notstatic.com/?p=3#comment-282</guid>
		<description>While they do compile, they don&#039;t run, the first error I have received so far:

The StaticExtension value &#039;MenuItem.TopLevelItemTemplateKey&#039; cannot be resolved to an enum, static field or static property.


I&#039;ll try to mess around a bit with it to see if its a simple problem.</description>
		<content:encoded><![CDATA[<p>While they do compile, they don&#8217;t run, the first error I have received so far:</p>
<p>The StaticExtension value &#8216;MenuItem.TopLevelItemTemplateKey&#8217; cannot be resolved to an enum, static field or static property.</p>
<p>I&#8217;ll try to mess around a bit with it to see if its a simple problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don</title>
		<link>http://blog.nerdplusart.com/archives/simple-styles/comment-page-1#comment-283</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://notstatic.com/?p=3#comment-283</guid>
		<description>OK, So it seems on ALL of the menuitem styles, that your keys are causing the error, after changing those, the latest error is that IsChecked cannot be set to {x:Null}.

Next is a problem with IsKeyboardFocusWithin not being a DependencyProperty for ComboBox.

OK, after a TON of changes, I finally got it to compile, doubt I can paste it into here, but I&#039;ll give it a shot...keep in mind, that not everything looks as though it works right, probably as I had to just comment a few things out, as my goal at this time was just to get it to compile, looks like it has good potential to be quite helpful, especially if these bugs can be worked out.

[REMOVED: Don&#039;s changes--only about half the file made it into the comment.  Don, could email these to me and I&#039;d be happy to post them.]</description>
		<content:encoded><![CDATA[<p>OK, So it seems on ALL of the menuitem styles, that your keys are causing the error, after changing those, the latest error is that IsChecked cannot be set to {x:Null}.</p>
<p>Next is a problem with IsKeyboardFocusWithin not being a DependencyProperty for ComboBox.</p>
<p>OK, after a TON of changes, I finally got it to compile, doubt I can paste it into here, but I&#8217;ll give it a shot&#8230;keep in mind, that not everything looks as though it works right, probably as I had to just comment a few things out, as my goal at this time was just to get it to compile, looks like it has good potential to be quite helpful, especially if these bugs can be worked out.</p>
<p>[REMOVED: Don's changes--only about half the file made it into the comment.  Don, could email these to me and I'd be happy to post them.]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don</title>
		<link>http://blog.nerdplusart.com/archives/simple-styles/comment-page-1#comment-284</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://notstatic.com/?p=3#comment-284</guid>
		<description>Oops, I incidentally through a TextBlock with x:Name=&quot;TextBoxContent&quot;, it is a child of ScrollViewer, it should be removed &amp; the x:Name of the ScrollViewer should have the x:Name set to TextBoxContent instead. (Cool effect though)</description>
		<content:encoded><![CDATA[<p>Oops, I incidentally through a TextBlock with x:Name=&#8221;TextBoxContent&#8221;, it is a child of ScrollViewer, it should be removed &#038; the x:Name of the ScrollViewer should have the x:Name set to TextBoxContent instead. (Cool effect though)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robby</title>
		<link>http://blog.nerdplusart.com/archives/simple-styles/comment-page-1#comment-285</link>
		<dc:creator>Robby</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://notstatic.com/?p=3#comment-285</guid>
		<description>Sorry for all of the errors with these.  These were backported to Beta1 from the current internal build and I cleary didn&#039;t get all of the breaking changes.  Don, could you email your changes?  I&#039;ll try to have something that works up as soon as possible.</description>
		<content:encoded><![CDATA[<p>Sorry for all of the errors with these.  These were backported to Beta1 from the current internal build and I cleary didn&#8217;t get all of the breaking changes.  Don, could you email your changes?  I&#8217;ll try to have something that works up as soon as possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don</title>
		<link>http://blog.nerdplusart.com/archives/simple-styles/comment-page-1#comment-286</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://notstatic.com/?p=3#comment-286</guid>
		<description>Would love to, but don&#039;t seem to see your email address anywhere, if you send me an address I&#039;ll reply with the fixed code. (driggins at vcgsoftware.com)</description>
		<content:encoded><![CDATA[<p>Would love to, but don&#8217;t seem to see your email address anywhere, if you send me an address I&#8217;ll reply with the fixed code. (driggins at vcgsoftware.com)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->