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

Username:   Password: 
 RegisterRegister   
 Can Font.Draw delay each letter?
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
Alex C.




PostPosted: Fri Jan 20, 2012 9:26 am   Post subject: Can Font.Draw delay each letter?

Hi, I would like to use custom fonts in my program, but I also would like to delay typing each letter. Any idea how to do so?
Sponsor
Sponsor
Sponsor
sponsor
Insectoid




PostPosted: Fri Jan 20, 2012 9:38 am   Post subject: RE:Can Font.Draw delay each letter?

code:

loop
    font.draw ("one_character")
    delay (10)
end loop
Alex C.




PostPosted: Fri Jan 20, 2012 9:41 am   Post subject: RE:Can Font.Draw delay each letter?

....so there isn't an efficient way to do that is there... Sad
Insectoid




PostPosted: Fri Jan 20, 2012 9:43 am   Post subject: RE:Can Font.Draw delay each letter?

That IS an efficient way. If by 'efficient' you mean 'pre-existing command' then no.
Alex C.




PostPosted: Fri Jan 20, 2012 12:33 pm   Post subject: RE:Can Font.Draw delay each letter?

alright, thank you
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  [ 5 Posts ]
Jump to:   


Style:  
Search: