Click here to Skip to main content
15,891,372 members
Home / Discussions / Mobile
   

Mobile

 
QuestionHow Should I start Pin
ashish8patil25-Apr-09 3:33
ashish8patil25-Apr-09 3:33 
AnswerRe: How Should I start Pin
PavanPareta25-Apr-09 21:30
PavanPareta25-Apr-09 21:30 
GeneralRe: How Should I start Pin
ashish8patil26-Apr-09 22:15
ashish8patil26-Apr-09 22:15 
GeneralRe: How Should I start Pin
Jabbar_espania30-Apr-09 23:37
Jabbar_espania30-Apr-09 23:37 
QuestionHost USB in Windows Mobile 5.0 Pin
mkohns24-Apr-09 5:40
mkohns24-Apr-09 5:40 
QuestionWM_KEYUP event while button VK_TTALK button still held down Pin
SteveKier23-Apr-09 8:26
SteveKier23-Apr-09 8:26 
AnswerRe: WM_KEYUP event while button VK_TTALK button still held down Pin
killabyte1-May-09 2:59
killabyte1-May-09 2:59 
GeneralRe: WM_KEYUP event while button VK_TTALK button still held down Pin
SteveKier1-May-09 6:58
SteveKier1-May-09 6:58 
...a good thought. Thanks.

Sadly, when I check out this idea I find that no message at all comes to my hook when I actually release the button. You're right, of course, that sometimes you'll see differences between press-release and press-hold: say, one key code for a press-release and a different key code for press-hold. But in this case it's the very same key code in both cases, both event (KEYDOWN and KEYUP) are driven by the press of the key, and there's no event at all on the release of the key. Bummer.

And you may be right that I'll need to intervene at an even lower level then the "low-level keyboard events" hook I've got. I've not found a (portable) way to do that just yet, though.

And as it happens we've decided to move away from depending on the SEND key and let the user choose a key that works - whatever key that may be on their given device. So if this behavior does turn out to be peculiar to the 6700 - as the evidence currently suggests - then the user can just choose a different key on that device.

Thanks again for your idea.

Steve
GeneralRe: WM_KEYUP event while button VK_TTALK button still held down Pin
killabyte1-May-09 14:19
killabyte1-May-09 14:19 
QuestionGSM Modem alternative Pin
tatchung22-Apr-09 21:28
tatchung22-Apr-09 21:28 
AnswerRe: GSM Modem alternative Pin
killabyte1-May-09 19:11
killabyte1-May-09 19:11 
QuestionSQLCE Connection Problems Pin
vafo22-Apr-09 5:02
vafo22-Apr-09 5:02 
AnswerRe: SQLCE Connection Problems [modified] Pin
PavanPareta22-Apr-09 9:13
PavanPareta22-Apr-09 9:13 
GeneralRe: SQLCE Connection Problems [modified] Pin
vafo23-Apr-09 0:42
vafo23-Apr-09 0:42 
AnswerRe: SQLCE Connection Problems Pin
~Khatri Mitesh~28-Apr-09 0:23
~Khatri Mitesh~28-Apr-09 0:23 
AnswerRe: SQLCE Connection Problems Pin
Jabbar_espania30-Apr-09 2:05
Jabbar_espania30-Apr-09 2:05 
GeneralRe: SQLCE Connection Problems Pin
Don Fizachi14-Sep-09 12:16
Don Fizachi14-Sep-09 12:16 
QuestionRadio Buttons Styling (Windows Mobile 6) Pin
vafo21-Apr-09 3:36
vafo21-Apr-09 3:36 
AnswerRe: Radio Buttons Styling (Windows Mobile 6) Pin
Joel Ivory Johnson21-Apr-09 12:22
professionalJoel Ivory Johnson21-Apr-09 12:22 
GeneralRe: Radio Buttons Styling (Windows Mobile 6) Pin
vafo22-Apr-09 4:56
vafo22-Apr-09 4:56 
QuestionHow to convert (string -> xml) with window mobile? Pin
YochangSong20-Apr-09 18:57
YochangSong20-Apr-09 18:57 
AnswerRe: How to convert (string -> xml) with window mobile? Pin
Joel Ivory Johnson21-Apr-09 12:11
professionalJoel Ivory Johnson21-Apr-09 12:11 
GeneralRe: How to convert (string -> xml) with window mobile? Pin
Jabbar_espania30-Apr-09 23:46
Jabbar_espania30-Apr-09 23:46 
QuestionDrawing a Polygon, at different angles (rotate). Compact Framework Pin
gembob17-Apr-09 6:46
gembob17-Apr-09 6:46 
AnswerRe: Drawing a Polygon, at different angles (rotate). Compact Framework Pin
Joel Ivory Johnson17-Apr-09 6:57
professionalJoel Ivory Johnson17-Apr-09 6:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.