UITextField... and nothing?
John Dixon
dixonja at hotmail.co.uk
Sun Jun 5 11:03:41 EDT 2011
Hello Mark...
I have attached a stack that put the text of the UITextField into an answer dialog.. it places it into the answer dialog after you have finished editing..
be well
Dixie
On 5 Jun 2011, at 15:50, Mark Schonewille wrote:
> Why doesn't this do anything?
>
> iPhoneCreate "UITextField","test"
> iPhoneControlSet "test","text","hi"
> put iPhoneControlGet("test","text") into x
> iPhoneControlDelete "test"
> answer x
>
> It just shows an empty dialog. Shouldn't this work and show a dialog containing "hi"?
> Mark Schonewille
More information about the use-livecode
mailing list