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

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to