Thanks for the link. I saw that the alertdialog allows us to put a list on the pop up window. I was wondering if there is a way to add images to it as well. Is it possible to associate each item on the list with a image so that when a item is selected a image associated with that item will be displayed as well by providing the url to that image?
On Jun 2, 5:13 pm, "Mark Murphy" <[email protected]> wrote: > > I was wondering how we would attach a pop up window to a button so > > that when the button is clicked the pop up window will appear showing > > a message and still until the user closes it. How should I go about > > this and what classes should I use? Also if there are any examples for > > this it would really helpful as well. Thank you. > > AlertDialog may be what you want. > > http://developer.android.com/guide/samples/ApiDemos/src/com/example/a... > > http://developer.android.com/guide/topics/ui/dialogs.html > > -- > Mark Murphy (a Commons Guy)http://commonsware.com > _The Busy Coder's Guide to Android Development_ Version 2.0 Available! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

