Jump to content

Change the interface


Guest vcaretr

Recommended Posts

Guest vcaretr

I have the files of internet explorer in pocket PC with touch panel interface. But I don't have the project and I want to change the interface to key-pad of a smartphone, so I would like to ask how can I accomplished this??

Thanks anyone!!

Link to comment
Share on other sites

Guest nausea
I have the files of internet explorer in pocket PC with touch panel interface. But I don't have the project and I want to change the interface to key-pad of a smartphone, so I would like to ask how can I accomplished this??

Thanks anyone!!

<{POST_SNAPBACK}>

I'm not sure what you mean. But you need to have the source code if you want to make any changes to the program.

Link to comment
Share on other sites

Guest vcaretr
I'm not sure what you mean. But you need to have the source code if you want to make any changes to the program.

<{POST_SNAPBACK}>

Then, I explain the detail.

I have made a smartphone platform by WINCE5.0. I would like to change the

Internet Explorer from touch panel interface to the key-pad only interface.

Therefore, I have two questions

1. How can I retrieve the IE files to make a eVc project/workspace about IE

which can be built succefully so that I can change the interface in eVC and

test the changed IE in the device?

2. How to retrieve the key message from the key-pad such as the arrow "up"

== VK_UP? I do not know which key in the key-pad have which command.

Thanks very much

Link to comment
Share on other sites

Guest nausea

I've never developed anything that interfaced with IE so I have no idea on that.

For the keys, look up "virtual key codes" in the SDK and also look up "GetAsyncKeyState"

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.