<?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 : checkbox in Toast/Popup.</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : checkbox in Toast/Popup.]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 07:58:28 +0000</pubDate>
  <lastBuildDate>Fri, 20 Feb 2009 12:55:48 +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=13437</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[checkbox in Toast/Popup. : Well I am answering my own question....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13437&amp;PID=45685&amp;title=checkbox-in-toast-popup#45685</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1730">novastor</a><br /><strong>Subject:</strong> 13437<br /><strong>Posted:</strong> 20 February 2009 at 12:55pm<br /><br />Well I am answering my own question. You could have two set of icons for the checkbox and on event click can alter that icon to give you a clickable state feel. In the meantime as a continuation of my earlier question is there a way to have these pop-ups/toasts to cascade when there are multiple toasts like you see in gmail messenger if a user sends u multiple messages. Something more like multiple toasts stack one on top of the other?<br>Thanks in advance.<br>]]>
   </description>
   <pubDate>Fri, 20 Feb 2009 12:55:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13437&amp;PID=45685&amp;title=checkbox-in-toast-popup#45685</guid>
  </item> 
  <item>
   <title><![CDATA[checkbox in Toast/Popup. : Hi,We are currently using version...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13437&amp;PID=45576&amp;title=checkbox-in-toast-popup#45576</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1730">novastor</a><br /><strong>Subject:</strong> 13437<br /><strong>Posted:</strong> 17 February 2009 at 7:58pm<br /><br />Hi,<br><br>We are currently using version 12.1 of toolkit pro and this question is pertaining to the toast/popup that you get at the bottom right usually for status. We have some code like:<br><br>&nbsp;&nbsp;&nbsp; CXTPPopupItem* pItemText = (CXTPPopupItem*)m_pActivePopup-&gt;AddItem(new CXTPPopupItem(CRect(8, 50, m_Width - 8, m_Height - 8), m_szPoupMsg));<br>&nbsp;&nbsp;&nbsp; pItemText-&gt;SetTextAlignment(DT_CENTER|DT_WORDBREAK);<br>&nbsp;&nbsp;&nbsp; pItemText-&gt;SetTextColor(RGB(255,255,255));<br>&nbsp;&nbsp;&nbsp; pItemText-&gt;CalculateHeight();<br>&nbsp;&nbsp;&nbsp; pItemText-&gt;SetHyperLink(FALSE);<br>&nbsp;&nbsp;&nbsp; <br>However CXTPPopupItem does not have any provision to add any control other than text, button, hyperlink. I wanted to add a checkbox. How do i help it?<br><br>I also found following link talking about adding dialogs to the popup/toast control is that the way to go or is there any other way?<br><br>http://forum.codejock.com/forum_posts.asp?TID=1788<br><br>Thanks in advance.<br><br>]]>
   </description>
   <pubDate>Tue, 17 Feb 2009 19:58:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13437&amp;PID=45576&amp;title=checkbox-in-toast-popup#45576</guid>
  </item> 
 </channel>
</rss>