You could always create a normal activity and make it look like a dialog...
I do this in the app I have on the market called "AppSwipe!" if you want to
see what it looks like.  To bring it up, press the menu button and select
the "Help" menu item.

However, I am not doing anything with events on this, so I'm not sure if it
is possible to detect an event outside the dialog box.

Hope that gets you started in the right direction,
Justin

----------------------------------------------------------------------
There are only 10 types of people in the world...
Those who know binary and those who don't.
----------------------------------------------------------------------


On Mon, Feb 8, 2010 at 8:55 AM, Michael Dorin <[email protected]> wrote:

> I would like to make a dialog with no buttons.
>
> If the user hits inside the dialog...I want to get an event and select
> something, close the dialog.
> If the user strikes outside the dialog...I want to get a different
> event and close the dialog.
>
> Is that easily possible?
>
> Thoughts on how it may be done?
>
> -Mike
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Beginners" group.
>
> NEW! Try asking and tagging your question on Stack Overflow at
> http://stackoverflow.com/questions/tagged/android
>
> To unsubscribe from this group, send email to
> [email protected]<android-beginners%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to