07-12-2012, 10:56 AM
|
#2 (permalink)
|
| BlackBerry Extraordinaire
Join Date: Mar 2008 Location: Austin, TX Model: 9700 PIN: N/A Carrier: T-Mobile
Posts: 1,644
Post Thanks: 0 Thanked 34 Times in 33 Posts
| Re: Run menu item : browser Where would you be triggering this from?
You can't programmatically invoke a menu item on another application from your application using the API's.
You might possibly be able to use key event injection (simulating keys pressed), but you would then have to identify when the browser is in focus and it is appropriate for you to press ths menu item.
My guess is that you are taking the long way around the block. What exactly is your use-case? |
| Offline
| |