类似于日记本的手写控件
我们正在寻找具有与日记类似功能的手写控件。如果我能找到一种将日志嵌入到 winform 中的方法,我们会使用日志。我们使用了 Agilix Infinites,但是当你写了 8 页以上的笔记时,它就会出现问题,更不用说转换为文本的速度非常慢了。他们显然已经停止支持 infinotes。有没有人拥有用于在平板电脑上手写的任何东西,其功能(外观和感觉)与日记相似?或者您是否知道在应用程序中使用日志的方法,我们可以控制文本转换和数据的保存/传递。
We are looking for a handwriting control with similar functionality as journal. We would use journal if I could find a way to embed it into a winform. We used Agilix Infinotes however it is buggy when you have 8+ pages of notes written up, not to mention very slow at converting to text. They have apparently stopped supporting infinotes. Has anyone got anything they use for handwriting on a tablet that has similar features (Look and Feel) to journal? Or do you know of a way to use journal inside an application where we control the convert to text and saving/passing of data.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
.NET 在平板电脑上得到了很好的支持。看一下 Microsoft.Ink 命名空间。
It is well supported by .NET on tablet PCs. Take a look at the Microsoft.Ink namespace.