如何共享白板中的文本区域?我的白板在 BigBlueButton 中

发布于 2024-11-18 00:39:40 字数 57 浏览 3 评论 0原文

我在大蓝色按钮中创建了一个白板。在那个白板上我创建了一个文本字段。现在我想分享文本字段。我该怎么做?

I created a white board in Big Blue Button. In that white board i created a text field. Now I want to share the text field. How can I do this?

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

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

发布评论

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

评论(1

埋葬我深情 2024-11-25 00:39:40

您想要在所有客户端之间共享创建文本字段的活动。然后,您需要将鼠标事件连同坐标发送到服务器,然后发送到连接的客户端。

对于文本文件中的文本,您可以在编写后立即发送字符,并且您的文本区域已共享并且还可以查看链接
共享文本区域

You want to share the activity of creating text field among all client. Then you need to send the mouse events along with coordinates to the server and then to connected clients.

For text within textfiled, you can send the character as soon as you write and your text Area is shared And also see the links
To ShareTextArea

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