;true or 'false'... as in
>
> iphoneControlSet theID, "visible", "true"
>
> as they all share a common set of properties...
>
> > From: mikeker...@roadrunner.com
> > Date: Mon, 20 May 2013 10:46:46 -0400
> > Subject: Hide uiTextFields
>
...@roadrunner.com
> Date: Mon, 20 May 2013 10:46:46 -0400
> Subject: Hide uiTextFields
> To: use-livecode@lists.runrev.com
>
> I don't see it documented anywhere - instead of destroying and recreating
> uiTextFields and setting all their properties all over again (which I am
&g
I don't see it documented anywhere - instead of destroying and recreating
uiTextFields and setting all their properties all over again (which I am
guessing has GOT to contribute to the slowness of some of the transitions
in one of my apps) is there a way to just show/hide them?
I suppose I could m