View Single Post
  #2 (permalink)  
Old 03-23-2008, 04:33 AM
Clarkey Clarkey is offline
Member
 
Join Date: Mar 2008
Posts: 2
Clarkey is on a distinguished road
I just found the answer. Its getFontMetrics, then use the fontmetrics.stringWidth(text) to find out the width.

This thread can be closed (or deleted) now.
Reply With Quote