[RESOLVED] ???Something isn't right here. Can someone please help me???
I am writing a Contol, that uses an embedded Form inside of itself. I have two Custom ScrollBars, inside the Control. That part works, right. But then there is something, when I run the COM Object, inside a Project, it crashes the VB6 IDE and this takes place only, at: Run-Time (When placed inside a Project.) Also when compiling Control, there isn't any errors, or handler errors of anykind. It just works right through the compiler, as such...
For more information, here is the Project Files. For you to look at...
PS: Please don't run this object, nor compile it. It is far too unstable at the moment, to work right!!
!! Thanks in advance !!
Re: ???Something isn't right here. Can someone please help me???
When you say crashes what does the IDE actually do? Hang/error etc?
I had a problem like this with VB IDE once driving me crazy, it was something simple, some setting in options > debugger or somrthing along those lines. Don't quote me on what exactly it was though, I do not have a VB IDE in front of me now to try and remind myself.
G
Re: ???Something isn't right here. Can someone please help me???
Hang so long and then crash. The IDE only half drawn on the screen and half run-time process. If that could help, a bit more???
Re: ???Something isn't right here. Can someone please help me???
Problem: See in the Thread, above...
Re: ???Something isn't right here. Can someone please help me???
As you already know: That I'm having real problems here and would require some help, from a Member or Guest type person. This is really tricky stuff, that I'm heading into in this project of mine...
Re: ???Something isn't right here. Can someone please help me???
Thanks for the Input$, I have been able to fix the problem, at this current point in time...
!!Thanks again!!