Hm, I suppose I wasn't clear enough.

I meant withouth using those events methods (onCreateOptionsMenu,
onPrepareOptionsMenu, etc).

Is there a way to get an instance of the options menu from an activity
instance? Something like: activity.getOptionsMenu()

On Jul 3, 3:05 pm, Peli <peli0...@googlemail.com> wrote:
> In onPrepareOptionsMenu(), you can use menu.findItem(..).
>
> Peliwww.openintents.org
>
> On 3 Jul., 20:21, Mathieu Plourde <mat.plou...@gmail.com> wrote:
>
> > Is there a way to get the reference to the option menu, from outside
> > of onCreateOptionsMenu?
>
> > I tried findViewById (for Menu and MenuItem), but it doesn't work.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to