Solved. If someone else needs that:

mActivity.getWindow().openPanel(Window.FEATURE_OPTIONS_PANEL, new
KeyEvent(KeyEvent.ACTION_DOWN, KeyEvent.KEYCODE_MENU));

Cheers,
Stoyan

On Mon, Feb 2, 2009 at 10:24 PM, Stoyan Damov <[email protected]> wrote:
> Hi,
> Is there a way to programmatically display the menu, w/o the user having to
> press the Menu key?
> Thanks!
> Stoyan

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to