Correct, Android very deliberately does not do this.

On Tue, Aug 11, 2009 at 9:50 AM, skink <psk...@gmail.com> wrote:

>
>
>
> On Aug 11, 5:19 pm, Dianne Hackborn <hack...@android.com> wrote:
> > You can't.  If you block waiting for the dialog, you block the main
> thread,
> > preventing the dialog from being shown and run.
> >
> > --
> > Dianne Hackborn
> > Android framework engineer
>
> many UI frameworks (X11/Xt/Qr) have concept of 'local' event loop
> where such modal dialogs can be done.
>
> so i assume android has no such feature of controlled processing all
> events in few api calls that way implementing modal dialogs?
>
> thanks
> pskink
> >
>


-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to