iOS: custom answer (UIAlertView) dialog?

Chris Sheffield cmsheffield at me.com
Tue Jan 3 17:19:58 EST 2012


Jacque, you're right. And overlaying a group seems to do the trick. I'm still playing with it, and I'm not even totally sure if the powers that be will like what I've done, but so far it seems to be working well. Thanks for the suggestion.

Chris


On Jan 3, 2012, at 3:08 PM, J. Landman Gay wrote:

> 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
> 
> _______________________________________________
> 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