Thanks, John - I didn't check that area. I was reading the control-specific pages.
On Mon, May 20, 2013 at 11:21 AM, John Dixon <[email protected]> wrote: > > Mike... > > Have a read of the iOS relese notes, p.62... you are able to set the > visible of any of the UIView class to 'true or 'false'... as in > > iphoneControlSet theID, "visible", "true" > > as they all share a common set of properties... > > > From: [email protected] > > Date: Mon, 20 May 2013 10:46:46 -0400 > > Subject: Hide uiTextFields > > To: [email protected] > > > > 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 move them off-screen somewhere, if need be, too. > > > > -- > > On the first day, God created the heavens and the Earth > > On the second day, God created the oceans. > > On the third day, God put the animals on hold for a few hours, > > and did a little diving. > > And God said, "This is good." > > _______________________________________________ > > use-livecode mailing list > > [email protected] > > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > > http://lists.runrev.com/mailman/listinfo/use-livecode > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > -- On the first day, God created the heavens and the Earth On the second day, God created the oceans. On the third day, God put the animals on hold for a few hours, and did a little diving. And God said, "This is good." _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
