Thread: Text Length
View Single Post
  #10  
Old 11-05-2002, 04:26 AM
R0bin R0bin is offline
Banned
R0bin's Avatar
Join Date: Oct 2002
Location: Wales, UK
Posts: 828
R0bin is on a distinguished road
Send a message via AIM to R0bin
** HAPPY MEDIUM TIME **

this.textwidth = 8*int(strlen(#s(this.text)));

works fine for me...
Reply With Quote