Hi,
is there anyway to open an .txt file on my app and change the information on it using the keyboard? Something like an notepad… Wich code could I use? Thanks [import]uid: 32005 topic_id: 8391 reply_id: 308391[/import]
You will want to look into:
File reading - http://developer.anscamobile.com/content/implicit-file-manipulation
Native input - http://developer.anscamobile.com/content/input-text-fields
And some way of displaying the text - http://developer.anscamobile.com/content/input-text-boxes or UI Labels probably
[import]uid: 5833 topic_id: 8391 reply_id: 30012[/import]
Thanks! It’s still missing something but helped a lot! [import]uid: 32005 topic_id: 8391 reply_id: 30170[/import]
No problems, if you get stuck I can try to help. [import]uid: 5833 topic_id: 8391 reply_id: 30172[/import]