Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 i'm feeling really dumb
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
Tallguy




PostPosted: Tue Jun 09, 2009 9:45 am   Post subject: i'm feeling really dumb

ok, i feel really stupid right know
- i need the text to 'scroll' onto the screen, one line at a time

i have the scroll part done, but everything else is present

i've done more complicated programs then this, but for some odd reason i'm stuck on this

any ideas, suggestions, help???



buddjha prioject.zip
 Description:

Download
 Filename:  buddjha prioject.zip
 Filesize:  445.97 KB
 Downloaded:  76 Time(s)

Sponsor
Sponsor
Sponsor
sponsor
tjmoore1993




PostPosted: Tue Jun 09, 2009 2:56 pm   Post subject: RE:i\'m feeling really dumb

Your problem isn't really specified because it seems clear that you figured out the text part for the first part?
Tallguy




PostPosted: Tue Jun 09, 2009 8:17 pm   Post subject: RE:i\'m feeling really dumb

u need to hide everything but the text that is scrollin on..
syntax_error




PostPosted: Tue Jun 09, 2009 9:22 pm   Post subject: RE:i\'m feeling really dumb

draw.box ? make it the color of the bg, and your "u need to hide everything but the text that is scrollin on.." issue is solved.

Just have one wall of text, and slowly move the box down to make it look like the text is moving.
Nai




PostPosted: Sat Jun 13, 2009 12:33 am   Post subject: RE:i\'m feeling really dumb

Could you use Font.Draw? That way the text can be animated off and on the screen like a graphic..
Zren




PostPosted: Sat Jun 13, 2009 1:16 am   Post subject: Re: i'm feeling really dumb

@Nai, you could do the "typewriter effect", but if you wanted to make the same smooth scroll he has, it's the exact same effort really.
for this one:
drawfillbox (x, 345, maxx, 375, 255)
use:
drawfillbox (0, 0, maxx, 345, 255)

and you could totally break this down into a procedure of some sort man.

Btw, the texts is broken up when it's "scrolled", like a certain colour turned to black. It gives a rough look. Intended?
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 6 Posts ]
Jump to:   


Style:  
Search: