
-----------------------------------
kousha41564
Tue Jan 13, 2009 11:00 pm

display a number variable using draw.text
-----------------------------------
alright, i have a number asigned to a int variable. i wanna display this variable at the location i wish and  using the font i wish. the only way i know is draw.text and font.draw. but those two commands dont support int or real. how can i display an int or real variable at a certain position ?

-----------------------------------
syntax_error
Tue Jan 13, 2009 11:10 pm

RE:display a number variable using draw.text
-----------------------------------
intstr ?

-----------------------------------
kousha41564
Tue Jan 13, 2009 11:16 pm

RE:display a number variable using draw.text
-----------------------------------
just read taht after searching, cant quite make it out though. tahnks for help
