<?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 : SOLVED: TaskDialog issue</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : SOLVED: TaskDialog issue]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 14:03:20 +0000</pubDate>
  <lastBuildDate>Sun, 10 Jan 2010 07:50:10 +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=15972</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[SOLVED: TaskDialog issue : Nevermind I would get the solution...  I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15972&amp;PID=56060&amp;title=solved-taskdialog-issue#56060</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3733">Krog</a><br /><strong>Subject:</strong> 15972<br /><strong>Posted:</strong> 10 January 2010 at 7:50am<br /><br />Nevermind I would get the solution...<br /><br />I was using low ID values (1 and 2) for the RadioButtons, and that was causing that behavior.<br /><br />I solved it simply using higher IDs:<br /><br />  TaskDialog.AddRadioButton "Option 1", 101<br />  TaskDialog.AddRadioButton "Option 2", 102<br /><br />Sorry for the incovenience.<br />]]>
   </description>
   <pubDate>Sun, 10 Jan 2010 07:50:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15972&amp;PID=56060&amp;title=solved-taskdialog-issue#56060</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED: TaskDialog issue : Hey Krog! I was just looking for...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15972&amp;PID=56052&amp;title=solved-taskdialog-issue#56052</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4108">shipwreck</a><br /><strong>Subject:</strong> 15972<br /><strong>Posted:</strong> 09 January 2010 at 11:38am<br /><br />Hey Krog!<br />I was just looking for something like this last night.<br />Thanks for the tips!]]>
   </description>
   <pubDate>Sat, 09 Jan 2010 11:38:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15972&amp;PID=56052&amp;title=solved-taskdialog-issue#56052</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED: TaskDialog issue :  Here are some notes related to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15972&amp;PID=56051&amp;title=solved-taskdialog-issue#56051</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3733">Krog</a><br /><strong>Subject:</strong> 15972<br /><strong>Posted:</strong> 09 January 2010 at 9:42am<br /><br /><br />Here are some notes related to the TaskDialog control (version 13.2.1) <u>when using RadioButtons</u>.<br /><br /><strong>DefaultButton:</strong><br /><br />When setting this option to xtpTaskButtonOk, or not using it, we cannot to use the Enter key to fire the default button. Indeed no default button is present.<br /><br /><strong>AllowCancellation:</strong><br /><br />When using (or not using) this option I would like to use the Esc key from the keyboard, and pressing this key does not make any effect. And still clicking on the 'X' (close button) from the TaskDialog does not close it.<br /><br /><br />Then we could use the TaskDialog easily with the keyboard only, without the need to touch the mouse. When we have options we only use the Down key and Enter, or Esc to cancel the dialog.<br /><br />All these options were tested with the UseComCtl32 ON and OFF.<br /><br />Regards!<br />]]>
   </description>
   <pubDate>Sat, 09 Jan 2010 09:42:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15972&amp;PID=56051&amp;title=solved-taskdialog-issue#56051</guid>
  </item> 
 </channel>
</rss>