Page 1 of 1

eVB Problem

PostPosted: Apr 13, 2002 @ 3:23am
by Guest
I'm having a problem with eMbedded Visual Basic. I made a program that shows an image for two seconds, then another image for two seconds, then the title screen/main menu. However, when it gets to the main menu, it keeps switching back and forth rapidly from the previous form to the main menu. Please help me!

PostPosted: Apr 13, 2002 @ 3:36am
by Guest
I don't think I was quite clear enough...
The forms containing the two images each have counters set to 200. The first image runs for 200ms, then the second one does the same. Then the main menu page loads, then the program rapidly starts switching between the second pic form and the main menu form.

PostPosted: Apr 13, 2002 @ 3:41am
by Dan East
I deleted my post about a minute after I posted it, and you must have posted your reply during that minute. :)

Sorry, I can't help you there. Whatever initialization / activation event handler subroutine is called when the form is loaded must be switching to the other form or closing it altogether.

Dan East

PostPosted: Apr 13, 2002 @ 3:15pm
by R0B
I sugest posting some of the code. Then maybe we can diagnose it, and marval at Dan's amazing color coding syntax thingy. Dan, if only you could make it compile.