<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://mediacentersandbox.com/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>Media Center Markup Language</title><link>http://mediacentersandbox.com/forums/3/ShowForum.aspx</link><description>Discuss Media Center Markup Language (MCML), the XML declarative language for Windows Media Center Presentation Layer.</description><dc:language>en-US</dc:language><generator>CommunityServer 2.0 (Build: 60217.2664)</generator><item><title>Re: Strange Choice behavior</title><link>http://mediacentersandbox.com/forums/thread/4380.aspx</link><pubDate>Wed, 22 Aug 2007 07:37:54 GMT</pubDate><guid isPermaLink="false">edf2c9e4-3a2f-48fb-a021-c4ce4a1a3ed1:4380</guid><dc:creator>mobilewares</dc:creator><slash:comments>0</slash:comments><comments>http://mediacentersandbox.com/forums/thread/4380.aspx</comments><wfw:commentRss>http://mediacentersandbox.com/forums/commentrss.aspx?SectionID=3&amp;PostID=4380</wfw:commentRss><description>&lt;P&gt;Hi - as IIB mentions there's some quirks with trapping clicks (ie via Clicked/Clicking and use of Condition vs Changed&amp;nbsp; etc).&lt;/P&gt;
&lt;P&gt;Main thing to watch for is that you&amp;nbsp;aren't&amp;nbsp;catching multiple events for both button down,pressed,repeat, up etc (which can happen if the click isn't handled correctly) - which can cause some unexpected behaviour.&lt;/P&gt;
&lt;P&gt;Niall&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description></item><item><title>Re: Strange Choice behavior</title><link>http://mediacentersandbox.com/forums/thread/4370.aspx</link><pubDate>Tue, 21 Aug 2007 22:36:12 GMT</pubDate><guid isPermaLink="false">edf2c9e4-3a2f-48fb-a021-c4ce4a1a3ed1:4370</guid><dc:creator>IgnoranceIsBliss</dc:creator><slash:comments>0</slash:comments><comments>http://mediacentersandbox.com/forums/thread/4370.aspx</comments><wfw:commentRss>http://mediacentersandbox.com/forums/commentrss.aspx?SectionID=3&amp;PostID=4370</wfw:commentRss><description>&lt;P&gt;Put a 'DebugTrace' line in the same rule that Invokes the 'Next' and 'Previous' functions. This will tell you if it is being called more than once.&lt;/P&gt;
&lt;P&gt;Make sure that your button-press rule is a &lt;STRONG&gt;changed&lt;/STRONG&gt; rule, based on &lt;STRONG&gt;ClickHandler.Invoked&lt;/STRONG&gt;. If you use some other ClickHandler members, they don't always fire as reliably.&lt;/P&gt;</description></item><item><title>Strange Choice behavior</title><link>http://mediacentersandbox.com/forums/thread/4368.aspx</link><pubDate>Tue, 21 Aug 2007 20:55:48 GMT</pubDate><guid isPermaLink="false">edf2c9e4-3a2f-48fb-a021-c4ce4a1a3ed1:4368</guid><dc:creator>Jeff</dc:creator><slash:comments>0</slash:comments><comments>http://mediacentersandbox.com/forums/thread/4368.aspx</comments><wfw:commentRss>http://mediacentersandbox.com/forums/commentrss.aspx?SectionID=3&amp;PostID=4368</wfw:commentRss><description>&lt;P&gt;I am implementing a &amp;lt;UI that is a variation of a spinner.&lt;/P&gt;
&lt;P&gt;I have a Choice variable that contains text strings.&amp;nbsp;&amp;nbsp; I am using 2 buttons for Previous/Next &lt;/P&gt;
&lt;P&gt;In the &amp;lt;Changed&amp;gt; rule for the button invoke I am calling the NextValue&amp;nbsp; PreviousValue events for the choice.&amp;nbsp; I have binded the choice to a text label for display.&lt;/P&gt;
&lt;P&gt;As I advance through the choices it is skipping over some of them.&amp;nbsp; Almost like the NextValue is getting called twice which just one button press?&lt;/P&gt;
&lt;P&gt;There are 7 elements in the choice and it displays 1,2,4,6,7.&amp;nbsp;&amp;nbsp; Anyone seen this behavior before that might be able to give me some idea on where to look for the problem?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jeff&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description></item></channel></rss>