Hello : New devices from HTC are shipped with Windows Mobile 6.5 Professional and Touch Input version 2.1, with a bigger size keyboard, and several input layouts (a-full and b-compact QWERTY modes), and also several numeric modes (a-full, b-compact, and c-numbers only layouts).
Sadly, when clicking on NsBasic Project's TextBox fields keyboard ALWAYS changes to QWERTY mode. When TextBoxes are marked as ... a) NumbersOnly : True b) or adding ES_NUMBER to WindowLong property keyboard arise as NUMBERS ONLY !! (and yes, it's a Numbers Only keyboard : so, no MINUS SIGN and no DECIMAL POINT available ... and we need both on our numeric fields ;-). I've been reading Microsoft info about other WindowLong properties available (http://msdn.microsoft.com/en-us/library/aa930492.aspx) but none of them seems to help to get standard numeric keyboard layout. 1) Do you know any way to make keyboard keep last used layout (whatever are textbox's field properties) ? 2) Any idea about how to get full numeric keyboard layout on Windows Mobile (or perhaps on HTC devices) instead "Numbers Only" layout ?. 3) And, by the way ... any idea about how to get keyboard height smaller (new keyboard height is about 50-60% of screen height instead 30-40% on older Windows Mobile devices) ? (It's very difficult to input data on fields allocated under 40% screen height positions !!) Thanks in advance for any clue ... ;-) Cesar Otero ---- oOo ---- Ceinga Software -- You received this message because you are subscribed to the Google Groups "nsb-ce" 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/nsb-ce?hl=en.
