是否可以在 WinRT 中创建 IME? [英] Is it possible to create an IME in WinRT?

查看:33
本文介绍了是否可以在 WinRT 中创建 IME?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Windows 8/Windows RT 中内置的孟加拉语键盘布局根本不是用户友好的.因此,使用 IME 是大多数用户的唯一选择.Win32 中有不少孟加拉语输入法编辑器.它们在 Windows 8 中运行良好.

The built-in Bengali keyboard layout in Windows 8/ Windows RT is not user-friendly at all. So using an IME is the only option for most users. There are quite a few Bengali Input Method Editors in Win32. They work fine in Windows 8.

但是对于 Windows RT,目前没有解决方案.是否可以使用纯 WinRT API 编写 IME?

But for Windows RT there are no solutions at the moment. Is it possible to write IME's using purely WinRT APIs?

推荐答案

MSDN 链接

我把文章中的一些特征放在重要的地方

I putting some traits from the article which is important

Windows 8 IME 要求

Requirements for Windows 8 IMEs

第三方 IME 必须满足以下要求:• 必须经过数字签名.•必须了解文本服务框架 (TSF),并且必须设置正确的 IME 标志才能在 Windows 8 中正常运行.• 必须遵循 Windows Store 应用程序的 UX 准则并与 Windows Storeapps 兼容.不满足这些要求的第三方 IME 将无法在新的 Windows 8 UI 中运行,但它仍然可以运行桌面.

A third-party IME must meet these requirements: •Must be digitally signed. •Must be Text Services Framework (TSF) aware, and proper IME flags must be set to run properly in Windows 8. •Must follow UX guidelines for Windows Store apps and be compatible with Windows Storeapps.A third-party IME that doesn't meet these requirements is blocked from running in the new Windows 8 UI, but it can still run on the desktop.

此外,Windows Defender 会从系统中删除恶意 IME.因为其中,熟悉 IME 很重要Windows 8 的编码要求.有关详细信息,请参阅指南和IME 开发清单.

Also, Windows Defender removes malicious IMEs from the system. Because of this, it's important that you familiarize yourself with the IME coding requirements for Windows 8. For more info, see Guidelines and checklist for IME development.

下一个 LINK 显示了开发 IME

The next LINK shows the Guidelines for developing IME

由于您可以为 Windows 应用商店制作应用程序,因此您将能够通过 Windows 应用商店访问 WinRT 中的 IME 应用程序.检查 Windows 应用商店中是否有任何孟加拉语 IME 应用程序

As you can make an app for Windows Store you would be able to access the IME app in WinRT via Windows Store.Check if any Bengali IME app is available in windows store

这篇关于是否可以在 WinRT 中创建 IME?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆