简体   繁体   中英

How to develop an IME (Input Method Editor) Related Text Service Framework in Metro mode?

“文本服务框架”如何在windows8 Metro模式下实现我的IME程序。

This article should help you with the guidelines on implementing an IME that supports Metro mode:

http://msdn.microsoft.com/en-us/library/windows/apps/hh967425.aspx

I am searching for the same and I am still researching.

To help, here is the sample code information. if you have visual studio then its in your sample zip and within that in 'international' folder:

http://msdn.microsoft.com/en-us/library/0x02zb6d%28v=vs.90%29.aspx

I have compiled the code though and its level 3 code ie development of your own controls.

here is another link that might help you in when you start actual development:

http://archive.msdn.microsoft.com/tsf/Release/ProjectReleases.aspx?ReleaseId=1755

Good luck!

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM