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

Username:   Password: 
 RegisterRegister   
 Font Styles Error
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
Namis




PostPosted: Fri Sep 26, 2003 8:55 pm   Post subject: Font Styles Error

getting an error with

var fontID3:int := Font.New ("Arial:15:bold:underline:italic")

it says unknown font style, ive tried using ; in the styles, still no luck.
Any suggestions?
Sponsor
Sponsor
Sponsor
sponsor
AsianSensation




PostPosted: Fri Sep 26, 2003 9:59 pm   Post subject: (No subject)

var fontID3 := Font.New ("Arial:15:Bold,Underline,Italic")

separate the bold, underline, etc by a comma instead of a colon.
Namis




PostPosted: Fri Sep 26, 2003 10:30 pm   Post subject: (No subject)

thanks asian, should have tried that ;p
AsianSensation




PostPosted: Sat Sep 27, 2003 5:07 pm   Post subject: (No subject)

no problem, though if you want to save some time, just copy and paste out of the help reference, though the help reference does occasionally spll things wrong...
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  [ 4 Posts ]
Jump to:   


Style:  
Search: