View Single Post
  #1 (permalink)  
Old 02-24-2008, 06:55 PM
TomasNM TomasNM is offline
Newbie
 
Join Date: Feb 2008
Posts: 7
Default Using hw keys in MS Smartphone

Hi all.

I am beginner with b4ppc and I need help from someone,more experienced.
I want to develop an application,that should use hardware buttons(as shortcuts for functions) and arrow keys to control that.
After studying all of the documents,I am able to control my application with arrow keys,but here I have some problems,that I want to resolve:
1.I cannot handle numeric keypad(0-9,#,*,maybe also qwerty keys as in MotoQ)
2.I can handle middle button(enter),but after handling that,I get a problem with control this key from another applications even my is closed already. A typical example: xBar is an application,that allows you to switch between running programs by long press middle button. When I am using this key in my programs,I lose this functionality(long press of it),so I am unable to use xBar and after closing my application,I need to restart xBar in order to work.
Someone is able to help me with these problems?

Thanks in advance. Tomas
Edit/Delete Message
Reply With Quote