Something I'm Doing For College

  • Thread starter Thread starter TVRKing
  • 11 comments
  • 502 views
Messages
6,847
Messages
SeismicGravy
Here's a small program I've been doing for college, and I was wondering what you thought of it. I haven't finished it yet, and it's not perfect, but any suggestions would be welcome.

It's virus free BTW. :)
 
Not bad. The only criticism is that the text starts scrolling immediately, before the user gets chance to start reading it. You might want to put a 0.5s - 1s delay on the commencement of the scrolling.
 
lmao
i would certainly agree with the delay of the text
maybe even 2 seconds would be better, or simply moving the text 3, 4 lines lower than the position it's in right now
 
Thanks for the tips guys. That is one of the problems I want to fix, but so far I haven't figured out how. :(
 
Back