> Could you > please point me to where this is documented? Romain Guy is the living documentation :-) He posted something similar above, when I posted it here.
Peli > Thank you. > > Best regards, > > Jorge > > On Sep 6, 9:45 pm, Peli <[EMAIL PROTECTED]> wrote: > > > > > > The code should do something like this: > > > 1. User selects one row of the list. > > > 2. User invokes the menu option "Delete row". > > > A remark: > > As far as I understand, the proper Android way of doing this would be > > to put the "Delete" command into the long-click context menu... > > (either long-click by d-pad, or by touch). Context commands should not > > appear in the options menu - only global commands (e.g. "Delete all") > > should be placed there. > > See onCreateContextMenu(...) > > > Peliwww.openintents.org- Zitierten Text ausblenden - > > - Zitierten Text anzeigen - --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new Android 0.9 SDK beta! http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

