M
Maarkr
I first used the timer interval to close the splash form and open the main
switch. I then renamed that sub and used the timer interval for a new sub
that scrolls text along the bottom. I thought i'd try to get the form to use
both the interval for the text scrolling (200) and the form closing (5000),
but that didn't work... while playing around with different ideas, I go to a
point where the form was not even visible, even tho I could look at the
properties; tried deleting the interval from the properties but it wouldn't
let me. Deleted all code for the form, but it still would not show the
form...I was glad I had a backup copy, so I deleted it and imported the
backup... anyway, can anyone think of how to code a sub to run both a
scrolling text object and then trigger a form closing sub ?
switch. I then renamed that sub and used the timer interval for a new sub
that scrolls text along the bottom. I thought i'd try to get the form to use
both the interval for the text scrolling (200) and the form closing (5000),
but that didn't work... while playing around with different ideas, I go to a
point where the form was not even visible, even tho I could look at the
properties; tried deleting the interval from the properties but it wouldn't
let me. Deleted all code for the form, but it still would not show the
form...I was glad I had a backup copy, so I deleted it and imported the
backup... anyway, can anyone think of how to code a sub to run both a
scrolling text object and then trigger a form closing sub ?