hi, i registred [registerForContextMenu()] a child of some Dialog.
i perform long click, onCreateContextMenu is called and populated with some MenuItems. then populated popup menu is shown, and then i press some item but onContextItemSelected is NOT called. when i registered some other View (not being Dialog's child) the same code works without any problems. so can i add pooup menu for some Dialog's child? skink --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

