views:

158

answers:

1

Hello all im trying to find a simple notepad tutorial or advanced. like the one used in the iphone app bundle any help is appreciated.

A: 

if I have not misunderstand your question, I think that you want know how did the Notepad app was build .... I assume that is base UITableView , each row is a cell, so I think it is not hard to clone the Notepad app .

Robin