<?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]Mouse click question.</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : [solved]Mouse click question.]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 30 May 2026 12:43:15 +0000</pubDate>
  <lastBuildDate>Mon, 14 Sep 2009 04:11:54 +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=15152</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]Mouse click question. : I have found the reason. There...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15152&amp;PID=52968&amp;title=solvedmouse-click-question#52968</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5509">u8702656</a><br /><strong>Subject:</strong> 15152<br /><strong>Posted:</strong> 14 September 2009 at 4:11am<br /><br />I have found the reason.<DIV>There is hidden component influence Genius mouse information on dialog. </DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 14 Sep 2009 04:11:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15152&amp;PID=52968&amp;title=solvedmouse-click-question#52968</guid>
  </item> 
  <item>
   <title><![CDATA[[solved]Mouse click question. : I set up CXTPCalendarControl object...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15152&amp;PID=52923&amp;title=solvedmouse-click-question#52923</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5509">u8702656</a><br /><strong>Subject:</strong> 15152<br /><strong>Posted:</strong> 10 September 2009 at 11:31pm<br /><br /><DIV>I set up CXTPCalendarControl object directly on dialog.</DIV><DIV>Often as me when click Cell, Cell has not shown that is chosen, sometimes all right.</DIV><DIV>What do I do few? </DIV><DIV>&nbsp;</DIV><DIV>The following is my code:</DIV><DIV>.h&gt;</DIV><DIV>&nbsp;&nbsp; CXTPCalendarControl m_ctrlCalendar;</DIV><DIV>&nbsp;</DIV><DIV>.cpp&gt;</DIV><DIV>&nbsp;&nbsp; OnInitial()</DIV><DIV>&nbsp;&nbsp; {</DIV><DIV>&nbsp;&nbsp;&nbsp; .................</DIV><BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px"><DIV>CXTPClientRect rcCalendar(this);<BR>&nbsp;CXTPWindowRect rcOK(GetDlgItem(IDOK));</DIV><DIV>&nbsp;ScreenToClient(&amp;rcOK);<BR>&nbsp;rcCalendar.right = rcOK.left;<BR>&nbsp;rcCalendar.DeflateRect(7, 7, 7, 7);<BR>&nbsp;m_ctrlCalendar.Create(<BR>&nbsp;&nbsp;WS_CHILD | WS_TABSTOP | WS_VISIBLE, rcCalendar, this, IDC_CALENDAR_CTRL_ID);<BR>&nbsp;CXTPCalendarControl::CUpdateContext updateCNT(&amp;m_ctrlCalendar);<BR>&nbsp;<BR>&nbsp;m_ctrlCalendar.SwitchActiveView(xtpCalendarWorkWeekView);<BR>&nbsp;CXTPCalendarDayView* pDayView = (CXTPCalendarDayView*)m_ctrlCalendar.GetDayView();<BR>&nbsp;&nbsp;if (pDayView)<BR>&nbsp;{<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pDayView-&gt;ScrollToWorkDayBegin();<BR>&nbsp;}&nbsp;</DIV><DIV>&nbsp;m_ctrlCalendar.Populate();</DIV><DIV>&nbsp;m_ctrlCalendar.SetTheme(new CXTPCalendarThemeOffice2007());<BR>&nbsp;m_ctrlCalendar.MoveWindow(left,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; top,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; width,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; height);</DIV><DIV>&nbsp;int nWWMask = 0;<BR>&nbsp;for (int i = 0; i &lt; 7; i++) <BR>&nbsp;{<BR>&nbsp;&nbsp;nWWMask |=&nbsp; CXTPCalendarUtils::GetDayOfWeekMask(i+1);&nbsp;&nbsp;&nbsp;<BR>&nbsp;}<BR>&nbsp;m_ctrlCalendar.SetWorkWeekMask(nWWMask);<BR>&nbsp;<BR>.................</DIV></BLOCKQUOTE><DIV>&nbsp;&nbsp;&nbsp; }</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 10 Sep 2009 23:31:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15152&amp;PID=52923&amp;title=solvedmouse-click-question#52923</guid>
  </item> 
 </channel>
</rss>