Re: one field to rule them all

2022-09-30 Thread Tom Glod via use-livecode
Mike, if you have the bundle and the appstarterstack, you can view the examples there. On Mon, Sep 26, 2022 at 4:36 PM Mike Kerner via use-livecode < use-livecode@lists.runrev.com> wrote: > Is there any advantage to using the android widget vs. creating them > with the commands? I'd like to make

Re: one field to rule them all

2022-09-26 Thread Mike Kerner via use-livecode
Is there any advantage to using the android widget vs. creating them with the commands? I'd like to make the ios and android versions of this app as close as possible, since there's already going to be a tablet and a phone version. I just wonder why all the field widgets weren't all combined into a

Re: one field to rule them all

2022-09-26 Thread J. Landman Gay via use-livecode
There's a native Android field, and the mobile commands also work. I usually use the commands because they offer a bit more control than the widget. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On September 26, 2022 2:48:59 PM Mike Kern

one field to rule them all

2022-09-26 Thread Mike Kerner via use-livecode
does anyone know why we don't have a single field widget? i am just dipping a toe in the android waters, so do the mobilecontrol commands not work in android? the dictionary seems to say that they do. -- On the first day, God created the heavens and the Earth On the second day, God created the oc