<?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 : Problem while closing the application</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Problem while closing the application]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 08:42:47 +0000</pubDate>
  <lastBuildDate>Mon, 11 Aug 2008 02:30:50 +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=11738</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[Problem while closing the application : try to remove all these  if(pPane...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11738&amp;PID=39696&amp;title=problem-while-closing-the-application#39696</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11738<br /><strong>Posted:</strong> 11 August 2008 at 2:30am<br /><br />try to remove all these <DIV>if(pPane == pwndPaneRGB)<BR>&nbsp;&nbsp;&nbsp;{<BR>&nbsp;&nbsp;&nbsp;&nbsp;m_DlgRGB.DockPaneRGBInitialReset();</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;return TRUE;<BR>&nbsp;&nbsp;&nbsp;}<BR>&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp;if(pPane == pwndPaneForm)<BR>&nbsp;&nbsp;&nbsp;{<BR>&nbsp;&nbsp;&nbsp;&nbsp;m_DlgHistogram.DockPaneHistogramInitialReset();<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp;return TRUE;<BR>&nbsp;&nbsp;&nbsp;}</DIV><DIV>&nbsp;&nbsp;&nbsp;if(pPane == pwndPaneCurve)<BR>&nbsp;&nbsp;&nbsp;{<BR>&nbsp;&nbsp;&nbsp;&nbsp;m_DlgCurveCorrection.DockPaneCurveInitialReset();<BR>&nbsp;&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp;return TRUE;<BR>&nbsp;&nbsp;&nbsp;}<BR></DIV><DIV>and reset them in OnInitialUpdate handlers.</DIV>]]>
   </description>
   <pubDate>Mon, 11 Aug 2008 02:30:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11738&amp;PID=39696&amp;title=problem-while-closing-the-application#39696</guid>
  </item> 
  <item>
   <title><![CDATA[Problem while closing the application : Hello, Herewith i am sending...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11738&amp;PID=39654&amp;title=problem-while-closing-the-application#39654</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4248">vijaymahajan</a><br /><strong>Subject:</strong> 11738<br /><strong>Posted:</strong> 09 August 2008 at 2:11am<br /><br /><P>Hello,</P><P>Herewith i am sending the text file and giving the code which i have handled on <FONT size=2>XTP_DPN_SHOWWINDOW.</P><DIV></DIV>i have used this event as event of tabclick also,so&nbsp;here i am checking which tab is clicked? and it works fine as well. it reduced my work of creating custom class of tabbedcontainer etc etc. <DIV></DIV><DIV></DIV><DIV></DIV><DIV>But when i close the application (not closing the dockpane)it goes to the line </DIV><DIV><FONT size=2>m_DlgCurveCorrection.DockPaneCurveInitialReset(); and crash.<a href="https://forum.codejock.com/uploads/20080809_021034_New_Text_Docume.zip" target="_blank">uploads/20080809_021034_New_Text_Docume.zip</A></FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>&nbsp;i know it crash becos of the functionality i have written in this function.</FONT></DIV><DIV><FONT size=2>even if i close the dockpane first and then close the application,it comes the the XTP_DPN_SHOWWINDOW evet.</DIV><DIV></DIV><DIV>But why it satisfies the condition when i click on the close button of the application,not the dock pane close button? the other if condition, it doesnt satisty.only last condition it is satisfying?</DIV><DIV>why so?</DIV><DIV>&nbsp;</DIV><DIV>Thanks And Regards,</DIV><DIV>Vijay.</DIV><DIV></FONT>&nbsp;</DIV></FONT>]]>
   </description>
   <pubDate>Sat, 09 Aug 2008 02:11:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11738&amp;PID=39654&amp;title=problem-while-closing-the-application#39654</guid>
  </item> 
  <item>
   <title><![CDATA[Problem while closing the application : Hi, What code do you have in...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11738&amp;PID=39544&amp;title=problem-while-closing-the-application#39544</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11738<br /><strong>Posted:</strong> 07 August 2008 at 2:06am<br /><br />Hi,<DIV>What code do you have in XTP_DPN_SHOWINDOW&nbsp; ?</DIV>]]>
   </description>
   <pubDate>Thu, 07 Aug 2008 02:06:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11738&amp;PID=39544&amp;title=problem-while-closing-the-application#39544</guid>
  </item> 
  <item>
   <title><![CDATA[Problem while closing the application : Hello, i am working on a MDI...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11738&amp;PID=39503&amp;title=problem-while-closing-the-application#39503</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4248">vijaymahajan</a><br /><strong>Subject:</strong> 11738<br /><strong>Posted:</strong> 06 August 2008 at 7:19am<br /><br />Hello,<DIV></DIV>i am working on a MDI application using xtreame toolkit. i have created one docking pane in which 3 tabs are there.<DIV>if docking pane is open,and if i close the application,Why it comes to the </DIV><DIV>XTP_DPN_SHOWINDOW event of <FONT size=2>OnDockingPaneNotify() function?</FONT></DIV><DIV><FONT size=2>Can u please tell,why it is happening?</FONT></DIV><DIV><FONT size=2>Because my application is crashing because of this, when&nbsp;i close the application. And it is becos of above case only.</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>Please explain why it comes to the event when we close the application? and how can we stop this?</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>Thanks And Regards,</FONT></DIV><DIV><FONT size=2>Vijay.</FONT></DIV>]]>
   </description>
   <pubDate>Wed, 06 Aug 2008 07:19:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11738&amp;PID=39503&amp;title=problem-while-closing-the-application#39503</guid>
  </item> 
 </channel>
</rss>