Results 1 to 2 of 2

Thread: Make It Stop! Help!

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2000
    Location
    Ontario, CANADA
    Posts
    37
    Hey, have any of 'yall been programming a graphics routine and VB "locks up your system".

    You can't click on any buttons or anything because it's busy.

    Now, isn't DoEvents supposed to solve that? Well, it doesn't.

    You try to stop your program with Ctrl-Break and it takes like 10 seconds! Arg.

    How do you fix this?

  2. #2
    _______ HeSaidJoe's Avatar
    Join Date
    Jun 1999
    Location
    Canada
    Posts
    3,946

    <?>

    Usually means you are in a loop....going in circles.
    Perhaps posting your code might help solve the issue.
    "A myth is not the succession of individual images,
    but an integerated meaningful entity,
    reflecting a distinct aspect of the real world."

    ___ Adolf Jensen

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width