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

Username:   Password: 
 RegisterRegister   
 Graphing calculator
Index -> Programming, Turing -> Turing Help
Goto page Previous  1, 2
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
Tony




PostPosted: Wed Mar 19, 2003 1:05 pm   Post subject: (No subject)

var fontID:int := Font.New("arial:14:bold")

or something like that... first is font name, then its size then you can add stuff like bold... you dont have to, just put " after the size
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
Sponsor
Sponsor
Sponsor
sponsor
Tubs




PostPosted: Wed Mar 19, 2003 8:20 pm   Post subject: (No subject)

ya but i have that declared for the 3d text at the start, will i have to make a new fontID var to do this?
Asok




PostPosted: Wed Mar 19, 2003 9:47 pm   Post subject: (No subject)

fontID1 or if there are alot u can make it an array of int.
Tony




PostPosted: Wed Mar 19, 2003 10:26 pm   Post subject: (No subject)

fonts for 3D text are decleared as an array.

you can use fontID(size) if I remember it correctly and if that particular size was decleared.
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
Tank




PostPosted: Thu Mar 20, 2003 12:07 pm   Post subject: (No subject)

How do I fix the parabola when the equation is...

for x : -halfx .. halfx
y := round (M * (x - P)**2 + Q)

plz reply with your answer if you know it Smile
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 2 of 2  [ 20 Posts ]
Goto page Previous  1, 2
Jump to:   


Style:  
Search: