Note the dialogs and popup windows are very different -- dialogs are
separate windows whose coordinate space is within the overall screen;
popup windows are attached to the window they came from, so their
coordinate space is relative to that window and they are z-ordered
along with the window they are attached to (they will go behind
dialogs).

On Oct 9, 10:17 am, Xolotl Loki <[EMAIL PROTECTED]> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> > Anyone have any experience with pop ups?
> > I'll keep playing with it and if I figure it out I'll be sure to share
> > it here for future developers.
>
> The Activity class has specific methods for managing dialogs:
>
> http://code.google.com/android/reference/android/app/Activity.html#on...)
>
> Try using that rather than doing things by hand...
>
> cheers,
> - --
> ᛏᚠᛖᚾᚱᛁᛊᚢᛚᚠᚱᛏ
> ᛏᚢᛚᚠᛊᛚᛖᛁᚠᚨᚱᛏ
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (GNU/Linux)
> Comment: Using GnuPG with Mozilla -http://enigmail.mozdev.org
>
> iEYEARECAAYFAkjuPJkACgkQNig/07RbnEuUtwCfdsSVeI4Zg6Za2bDyKg7Lq/24
> bAMAn0ifonGsut6XZ4u5u4jn5IN4MZKu
> =g9WH
> -----END PGP SIGNATURE-----
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to