<?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 : bug in suitepro controls pushbutton</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : bug in suitepro controls pushbutton]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 08 Apr 2026 14:15:33 +0000</pubDate>
  <lastBuildDate>Thu, 07 Feb 2008 00:56:47 +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=9495</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[bug in suitepro controls pushbutton : Hi,  Thanks a lot for samples....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9495&amp;PID=30907&amp;title=bug-in-suitepro-controls-pushbutton#30907</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9495<br /><strong>Posted:</strong> 07 February 2008 at 12:56am<br /><br /><DIV>Hi,</DIV><DIV>&nbsp;</DIV><DIV>Thanks a lot for samples. I see now. </DIV><DIV>Please use separate buttons to avoid this problem. </DIV>]]>
   </description>
   <pubDate>Thu, 07 Feb 2008 00:56:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9495&amp;PID=30907&amp;title=bug-in-suitepro-controls-pushbutton#30907</guid>
  </item> 
  <item>
   <title><![CDATA[bug in suitepro controls pushbutton : Hi,Yes sir, by commenting the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9495&amp;PID=30892&amp;title=bug-in-suitepro-controls-pushbutton#30892</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3564">pragmatic_panoy</a><br /><strong>Subject:</strong> 9495<br /><strong>Posted:</strong> 06 February 2008 at 8:38pm<br /><br />Hi,<br><br>Yes sir, by commenting the code in the unload event, the error will not occur.&nbsp; By practice, I am always using the<br><br>Set Form1= Nothing<br><br>I think it helps if you are using public variables that are declared within the form level.&nbsp; I have seen the difference by using that statement.&nbsp; It does help if you are using public variables only.&nbsp; It prevents the public variables from retaining their previous values.<br><br>I will try to attach a sample program for this.<br><br>How about you sir?&nbsp; Have you experience this or what is your take on this approach?<br><br>Another way to prevent the error is to try separating the buttons.&nbsp; This will also work, so far I have not yet encountered any error at all.&nbsp; I have one button for every function.&nbsp; I just try to stay away from making them a control array.<br><br>Many thanks.<br><br><a href="uploads/20080206_203806_public_variable.rar" target="_blank">uploads/20080206_203806_public_variable.rar</a><br><br>]]>
   </description>
   <pubDate>Wed, 06 Feb 2008 20:38:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9495&amp;PID=30892&amp;title=bug-in-suitepro-controls-pushbutton#30892</guid>
  </item> 
  <item>
   <title><![CDATA[bug in suitepro controls pushbutton : Hi,  Indeed :( Error comes from...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9495&amp;PID=30864&amp;title=bug-in-suitepro-controls-pushbutton#30864</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9495<br /><strong>Posted:</strong> 06 February 2008 at 9:20am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Indeed :( Error comes from Vb6 code, looks like some conflict with MFC library.</DIV><DIV>&nbsp;</DIV><DIV>Do you really need</DIV><DIV>&nbsp;Set Form1 = Nothing<BR>line in your application in Unload event? If I comment it, problem gone.</DIV>]]>
   </description>
   <pubDate>Wed, 06 Feb 2008 09:20:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9495&amp;PID=30864&amp;title=bug-in-suitepro-controls-pushbutton#30864</guid>
  </item> 
  <item>
   <title><![CDATA[bug in suitepro controls pushbutton : This is the vb6 project file.I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9495&amp;PID=30849&amp;title=bug-in-suitepro-controls-pushbutton#30849</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3564">pragmatic_panoy</a><br /><strong>Subject:</strong> 9495<br /><strong>Posted:</strong> 06 February 2008 at 2:52am<br /><br />This is the vb6 project file.<br><br>I have service pack 6 on it, running windows XP SP 2.<br><br>I have previously used SuitePro v11.2.1, and later upgraded to v11.2.2.<br>I noticed that there were side by side installation, allowing me to use the v11.2.1 version and the v11.2.2 version.&nbsp; Am I correct on this?<br><br>I later than uninstalled both versions, and re-installed the newest version (v11.2.2).<br><br>Thanks and god bless.<br><br>File:<br><a href="uploads/20080206_025117_test.rar" target="_blank">uploads/20080206_025117_test.rar</a>]]>
   </description>
   <pubDate>Wed, 06 Feb 2008 02:52:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9495&amp;PID=30849&amp;title=bug-in-suitepro-controls-pushbutton#30849</guid>
  </item> 
  <item>
   <title><![CDATA[bug in suitepro controls pushbutton : Hello,  Please upload sample....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9495&amp;PID=30835&amp;title=bug-in-suitepro-controls-pushbutton#30835</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9495<br /><strong>Posted:</strong> 05 February 2008 at 1:01pm<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>Please upload sample. I can't reproduce it.</DIV>]]>
   </description>
   <pubDate>Tue, 05 Feb 2008 13:01:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9495&amp;PID=30835&amp;title=bug-in-suitepro-controls-pushbutton#30835</guid>
  </item> 
  <item>
   <title><![CDATA[bug in suitepro controls pushbutton : Hi,I wanted to ask if there have...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9495&amp;PID=30805&amp;title=bug-in-suitepro-controls-pushbutton#30805</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3564">pragmatic_panoy</a><br /><strong>Subject:</strong> 9495<br /><strong>Posted:</strong> 05 February 2008 at 3:31am<br /><br />Hi,<br><br>I wanted to ask if there have been some bugs regarding the use of the PushButton in the SuitePro controls (ActiveX).&nbsp; I am using the latest one, XtremeSuitePro v.11.2.2.<br><br>I have an array of two pushbuttons, I am calling the Unload Me statement on the first button element in the array and when the form unloads/exist, vb6 unexpectedly quits.<br><br>When compiled, the application does unload but an application error is still encountered.<br><br>In my form's unload event, I am releasing the form by setting it to nothing.<br><br>Ex: Set Form1 = Nothing<br><br>I think the error is caused by making a pushbutton control array and then releasing the instance of the form in its Unload event.<br><br>I have tried separating the two buttons, having a dedicated function for each button ( I have removed the control array), and have successfully prevented the error from appearing.<br><br>Just try this out:<br><br>1.) Drop two pushbuttons on your form, make them a control array.<br>&nbsp;&nbsp;&nbsp;&nbsp; In my case, my index is zero-based.<br><br>2.) Assign an Unload Me statement on any index, either in 1 or 0.<br><br>3.) Release the form or set it to nothing in its Unload event.<br><br>4.) Watch the error when your form unloads and when focus returns back to the vb6 IDE or when your compiled application exits.<br>]]>
   </description>
   <pubDate>Tue, 05 Feb 2008 03:31:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9495&amp;PID=30805&amp;title=bug-in-suitepro-controls-pushbutton#30805</guid>
  </item> 
 </channel>
</rss>