带有大词典的WPF Spellcheck无法加载,何时可以修复? [英] WPF Spellcheck with large dictionaries do not load, when is this going to be fixed?

查看:83
本文介绍了带有大词典的WPF Spellcheck无法加载,何时可以修复?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

WPF自定义拼写检查器存在一个非常严重的问题,即如果您尝试添加大字典(超过1mb),它将不再起作用,并且会忽略自定义字典的全部内容.

There is a very serious problem with the WPF custom spellchecker, that if you try and add a large dictionary (over 1mb) it no longer works, and ignores the whole contents of the custom dictionary.

在MSDN上有一篇文章,其中基本上说:是的,WPF拼写检查程序无法加载超过1 mb的文件,它不是很好,从来没有打算这样做.)我个人认为这是一个完整的解决方案,MS何时会解决此问题,目前我唯一的选择是花费 成千上万的第三方组件可以执行此应有的工作……

There is an MSDN article where it basically says 'Yes the WPF spellcheker cant load a file over 1 mb, its not very good, it was never intended to be). I personally feel this is a total cop out, when will MS fix this, currently my only option is to spend thousands on a third party component to do something this should do out of the box......

推荐答案

系统将限制可在用户会话中注册的自定义词典的累积大小.达到此限制时,将使用基础拼写检查系统(Windows的一部分)默默地忽略其他请求 用于自定义词典的注册.

The system will impose a limit on the cumulative size of custom dictionaries that can be registered in a user session.When this limit is reached, the underlying spell-checking system (which is part of Windows) silently ignores additional requests for registration of custom dictionaries.

请参阅:

See: Spelling checker isn't supported in the .NET 4.6.1 in some conditions

我发现了这个错误: WPF Spellcheck自定义词典文件大小,请遵循此活动线程.

And I found this bug:  WPF Spellcheck Custom dictionary file size, Please follow this active thread.

最好的问候,

鲍勃


这篇关于带有大词典的WPF Spellcheck无法加载,何时可以修复?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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