Pushbutton controls crashing VB IDE |
Post Reply |
Author | |
jpcoffeyXXX
Groupie Joined: 16 August 2005 Location: United States Status: Offline Points: 31 |
Post Options
Thanks(0)
Posted: 06 January 2010 at 3:49pm |
Since adding the Codejock pushbutton controls to my application, my application crashes the VB IDE every time I click a pushbutton at runtime. What is weird is that this only happens for pushbuttons that are in a control array. I have rebooted my computer and gone through a host of trial and error scenarios, but have been unable to pinpoint what could be causing this. I am trying to avoid the alchemy of trial and error that I went through when the docking panes were crashing my IDE environment,
http://forum.codejock.com/forum_posts.asp?TID=15195&KW= FWIW, I am using the CodeSmart Tools in my design environment however I have eliminated them as a possible problem by removing the facility from my environment at Startup via the Add-In Manager. Has anybody else had a similar experience with the pushbutton controls or a similar experience with any other controls? Thank you for your input. Sincerely, John Coffey Codejock Suite 13.2.1 VB6 SP6 in Windows XP http://www.jobtabs.com |
|
shipwreck
Senior Member Joined: 18 April 2008 Location: United States Status: Offline Points: 308 |
Post Options
Thanks(0)
|
Hey there JP.
I just tried to recreate your problem here and I did not get the same error. My setup is WinXP SP3, VB6 SP6, with codejock 13.2.1 as well. Maybe if you open a new project with only the CJ controls and see if you have the same problem. |
|
Hemesh
Senior Member Joined: 10 August 2010 Status: Offline Points: 135 |
Post Options
Thanks(0)
|
Hi there,
We've got the same problem in our application whereby it's filled with various controls. We workaround this by getting the button to start a timer that does the unload of the form, as we can't take the button out of the control array as it'll fill up the variable space in our application (we've reached the limit of variables names in vb6). I'll try knock up something to re-create the problem. |
|
Product: Xtreme SuitePro (ActiveX) version 18.5.0
Platform: Windows 7 Enterprise (64-bit) Language: Visual Basic 6.0 |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |