I am wondering if there is a way to get the width of a text object?
For example if I do:
local someText = display.newText( ‘Hello World’, 0, 0, native.systemFont, 70 )
Can I get the width of this text in pixels?
Thanks,
Jon [import]uid: 65415 topic_id: 33225 reply_id: 333225[/import]