What is the best way to display long file name in UITablView

Posted by user262325 on Stack Overflow See other posts from Stack Overflow or by user262325
Published on 2010-03-17T08:01:52Z Indexed on 2010/03/17 8:41 UTC
Read the original article Hit count: 190

Filed under:

Hello everyone

I have some source codes to display all file names in a UITablView

I noticed that if the file name too long, for example filenameabcdefghklmn.dat it will display filenameabcde...

I hope to know what is the best way to display long file name in UITablView?

Thanks

interdev

© Stack Overflow or respective owner

Related posts about iphone