Hey I currently have a patch waiting that shows how to allow plugins to access the Native Menu that is passed through with the MenuButton event. This is something that we've been working on in our projects for a bit. If you want to help it out, please review this pull request here: https://github.com/callback/callback-android/pull/16
Also here's an example of it being used here in Wikipedia: https://github.com/nitobi/Wikipedia Let me know if you have an easier way to use Native Menus in PhoneGap with our current plugin architecture, and I'd be happy to adopt that instead. Joe On Tue, Nov 15, 2011 at 7:57 AM, Simon MacDonald <[email protected]> wrote: > This is a bug, thanks for finding it. I've opened an issue here: > > https://issues.apache.org/jira/browse/CB-16 > > I don't expect it will be too difficult to fix. > > Simon Mac Donald > http://hi.im/simonmacdonald > > > > On Tue, Nov 8, 2011 at 5:47 AM, Ishai Borovoy <[email protected]> wrote: >> Hi, >> >> By override the menu event in DroidGap you do no let the native options >> menu to show up. >> >> We (in Worklight) need to show the native options menu. >> >> When override this event can you return false to let others override the >> menu event in DroidGap.java? >> >> >> >> Or can you tell how to explicit show the Native Options menu from >> javascript? >> >> >> >> >> >> Ishai Borovoy | Channels Team >> >> Worklight | Office (972) 9-952-5625 | Mobile (972) 523-799-889 >> >> Download our free 30-day trial at <http://www.worklight.com/> >> www.worklight.com >> >> >> >> >
