开发者

Monotouch: How do I display the contents of a file?

I have a file that I create which I want to display to the user. A UITextView allows the user to edit the file, which I don't want.开发者_开发百科 Basically it is a report of the data the user has entered, before I have performed calculations (kind of like the preview of an email sent from the iPhone).

How do I accomplish this?


Just use a UITextView and set its Editable property to false.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜