iPhone Programming: Reading Plain Text Files into your app.
Loading...
809
views
Loading...
Uploader Comments (MilmersXcode)
see all
All Comments (9)
-
I am looking for someone in or around london that can help me with my Mac app, it is a simple interface for sending messages to a local server that controls my laser scanners, I have built the gui and have the same project already written in VB6. anyone?????
-
No, I have a URL which is a plain text file. I want to display this URL. Since it is a plain text file, can it be shown on a textView or should it be shown on webView? The user will see it on his screen. The user will not edit it or save it. flytoismail@yahoo.com Thank you for your reply and help.
-
just reading?
Loading...
instead of this type of txt, my txt file is a URL. How can I view this txt URL on my iPhone screen? How can I change the attributes of this view? A part of this URL txt is to be entered by the user. How can I do it? I am new on iPhone development and your tutorials are great and easy to understand and implement. Thank you very much for all of your tutorials.
flytoismail 2 months ago in playlist Uploaded videos
@flytoismail Ok so you have a txt file that contains a URL. Correct? Then you want to display this txt file, let the user edit it and then save it? Or show the completed URL in a webView?
Milmer.
MilmersXcode 2 months ago
Once loaded with iOS Simulator it doesn't show me the content I added to the plain text. Do you know where the problem could be? Thanks in advance.
nxchannel 5 months ago in playlist More videos from MilmersXcode
@nxchannel Maybe your file path is wrong. Make sure you typed the exact name of the file. Sometimes, like with PDFs, the file doesn't display until you load it on your device. Have you tried that?
If this doesn't work, PM with your main code and I will try and debug it. Be sure to include the file name of the file you are trying to show :D
Milmer
MilmersXcode 5 months ago
@MilmersXcode Thanks a lot for your answer. I actually did everything exactly as you did. There are also no issues, so everything seems to be fine except the text inside. How do you prefer to get the main code from me? You certainly can find out where the problem is. I appreciate that :)
nxchannel 5 months ago
@nxchannel Just PM me and I will send you my email. You can then send me the file that way.
MilmersXcode 4 months ago