I am working on a Japanese iPhone app, I need to display in Japanese Hiragana in specific screen location, I tried to use NSSTING directly it doesn't work. Please what is the right way to do it. Thanks in advance.
I am working on a Japanese iPhone app, I need to display in Japanese Hiragana in specific screen location, I tried to use NSSTING directly it doesn't work. Please what is the right way to do it. Thanks in advance.
Use these methods, which defined in UITableVIewDataSouce protocl, to set custom NSString of the section header and index view: