On Aug 11, 5:19 pm, Dianne Hackborn <[email protected]> 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
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---