Hide uiTextFields

John Dixon dixonja at hotmail.co.uk
Mon May 20 11:21:25 EDT 2013


   
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: MikeKerner at roadrunner.com
> Date: Mon, 20 May 2013 10:46:46 -0400
> Subject: Hide uiTextFields
> To: use-livecode at 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
> 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
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
 		 	   		  


More information about the use-livecode mailing list