Re: updating text of a mobile app (newbie)

2018-01-10 Thread Nicolas Cueto via use-livecode
Noob again. This works on the dektop but not on an Android device: on mouseUp put url "http://mysite.com/dir/file.txt; into tTextToDecode put textDecode(tTextToDecode,"UTF-8") into field "the text" end mouseUp I looked in LC dictionary "put" but only thing was "Note: The Android and iOS

Re: updating text of a mobile app (newbie)

2018-01-09 Thread Andrew Bell via use-livecode
A goal this year is to get an app (for foreign language learning) on the Android and iOS stores. To this end, I have begun to re-study LC8's app building course; LC itself I've been using for decades. Let's say my original app gets approved. In that app is a datagrid object list consisting of 10

Re: updating text of a mobile app (newbie)

2018-01-08 Thread Brian Milby via use-livecode
That path should be safe to download new content. As long as you are just downloading data, you are within mobile store rules. On Mon, Jan 8, 2018 at 9:01 PM Nicolas Cueto via use-livecode < use-livecode@lists.runrev.com> wrote: > A goal this year is to get an app (for foreign language learning)

updating text of a mobile app (newbie)

2018-01-08 Thread Nicolas Cueto via use-livecode
A goal this year is to get an app (for foreign language learning) on the Android and iOS stores. To this end, I have begun to re-study LC8's app building course; LC itself I've been using for decades. Let's say my original app gets approved. In that app is a datagrid object list consisting of 10