|
-
Mar 16th, 2002, 06:16 PM
#1
Thread Starter
Lively Member
Text box making VB crash
I'm having this problem:
I draw a textbox onto my form and set the scrollbars property to vertical and the MultiLine property to True.
When I run the program it works fine until I press the return key. The program freezes and I have to restart VB.
What causes this and how can I prevent it? I fear that it may be a problem with my VB but I would like to know if anyone else had had this problem.
Thanx in advance...
-
Mar 16th, 2002, 06:32 PM
#2
PowerPoster
Just tried exactly what you said and had no problems.
I am running VB6 SP5 on Windows XP
-
Mar 16th, 2002, 06:34 PM
#3
The picture isn't missing
you wouldnt happen to be running any loops in there would you?
Remember, if someone's post was not helpful, you can always rate their post negatively  .
-
Mar 16th, 2002, 06:36 PM
#4
Member
I also tried the same and encountered no problems. Are you running VB6? If so, try running service pack 4 or 5.
-
Mar 16th, 2002, 06:55 PM
#5
Can you "unfreeze" the app by clicking Ctrl-Break? If so, you are probably in some sort of loop and you can step through the code in debug mode to see what is going on.
-
Mar 16th, 2002, 07:05 PM
#6
Thread Starter
Lively Member
Mmmm...
There's no loops...
Where can i get service packs? Can I download them for free?
I'm runnin VB6 - I might try re-installing it and see if that helps
-
Mar 16th, 2002, 07:11 PM
#7
Try the microsoft website: www.microsoft.com they might have the service packs there.
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
https://get.cryptobrowser.site/30/4111672
-
Mar 16th, 2002, 07:39 PM
#8
If you could zip up your complete project and add it as an attachment, then maybe someone else could try it and see if they have the problem or not. That would tell for sure if your VB is broken.
-
Mar 17th, 2002, 05:03 PM
#9
Thread Starter
Lively Member
Solved
Finally solved the problem - thanx for all the help anyway - I think it had something to do with the fact that I was renaming a lot of files and I must have corrupted the form file in some way - I dunno...
Thanx anyway,
Gulliver.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|