Quantcast
Channel: Windows Mobile 6 – Windows CE Programming
Viewing all articles
Browse latest Browse all 18

Internet Explorer Mobile handles key events

$
0
0

WOW, IEM (tested from AKU 6.1.5) handles key events.

As you know (or should know), Internet Explorers before 6.1.4 ? did not handle key events. Although this may be not a problem with consumer devices, for rugged devices used in a professional environment, this was bad. Although there are more and more consumer windows mobile devices providing a keyboard with more than 6 keys. Industrial devices have much more keys:

cn3_key

The companies had to design around using a keyboard interface in there web application or use special browsers that support key events. Now a new area starts with IEM 6.1.4.

I tested IEM on a ITC device with a numeric input and the test page (see here) works fine:

iem_onkey

The screen shows the test page after I pressed the ’2′ key on the keyboard. Unfortunately I was not yet able to test against function keys yet.

DOWNLOAD:OnKey test html file - Test reaction of javascript onkey in internet explorer (mobile) (Hits: 266, size: 1.97 KB)

have fun

Josef


Viewing all articles
Browse latest Browse all 18

Trending Articles