iOS: custom answer (UIAlertView) dialog?

J. Landman Gay jacque at hyperactivesw.com
Tue Jan 3 17:08:53 EST 2012


On 1/3/12 3:57 PM, Bob Sneidar wrote:
> OIC! So it would be possible to set a global before the calling stack
> launches the "dialog", and have the dialog stack when it is returning
> control to the calling stack, lock messages, close itself, then open
> the stack stored in the global when it's finished and has saved all
> the user interaction in the dialogData. This would effectively
> prevent any initialization scripts or opencard/stack handlers from
> triggering when returning from the dialog stack.

Or just use "go back".

> Would that do?

Possibly, but I assume Chris wants it to look like a normal dialog. The 
only way I can think to do that would be to overlay a group.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the use-livecode mailing list