Mac 邮件消息正文中使用哪个控件作为编辑器?

发布于 2024-08-20 21:04:40 字数 372 浏览 7 评论 0原文

mac 邮件中用作编辑器撰写邮件的控件是什么?

我的猜测是 TextView,但我无法得到:

  1. 当某些文档被拖放到邮件正文中时,如何在邮件正文中显示图标,就像在 mac 邮件中一样。现在它只显示文档的路径!
  2. 我将如何显示垂直条来代表不同的报价水平?

这个问题我得到了线索,他们可以在mac邮件中使用WebView ,但是这个帖子仍然没有得到回复。

任何人都可以建议一些想法或链接或代码,通过它我可以实现 - 像在 Mac 邮件中一样格式化消息?

What is the control used as editor to compose messages in mac mail?

My guess is TextView but I cannot get:

  1. How will I show icon in message body when some document is dragged and dropped in it, as in mac mail. Right now it only shows path of document!
  2. How will I show vertical bars to represent different quote levels??

From this question I got the clue that they can have used WebView in mac mail, but this post is still has not been answered.

Can anyone suggest some idea or link or code through which I can implement - formatting messages like in mac mail?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

彩扇题诗 2024-08-27 21:04:40

Apple Mail 肯定使用 WebView 作为其编辑界面。您需要实现各种 WebView 委托才能实现您想要的功能,绝对没有什么可以“开箱即用”。

Apple Mail definitely uses a WebView as its editing interface. You'll need to implement the various WebView delegates in order to achieve the functionality you want, there's definitely nothing that will work "out of the box".

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文