各种 Tk 光标是什么意思?

发布于 2024-07-26 20:53:58 字数 398 浏览 9 评论 0原文

我的 Google-fu 让我失望了。 请考虑以下事项: http://tcl.activestate.com:8000/man/ tcl8.4/TkCmd/cursors.htm

我很容易理解的一些光标,“watch”告诉用户等待,“left_ptr”表示我可以选择光标下的某些内容,“hand2”似乎是“你正在拖动一些东西”光标。

其他人的约定是什么? 有参考吗?

具体来说,我正在寻找一个光标,当它悬停在 DragDrop 源上时显示“您可以从此处拖动”。 我一直在使用“hand1”,但这是惯例吗?

My Google-fu is failing me. Please, consider the following:
http://tcl.activestate.com:8000/man/tcl8.4/TkCmd/cursors.htm

Some of the cursors I understand easily enough, "watch" tells the user to wait, "left_ptr" indicates that I can select something under the cursor, "hand2" seems to be the "you're dragging something" cursor.

What are the conventions for the others? Is there a reference?

Specifically, I'm looking for a cursor that says "you can drag from here" when it hovers over a DragDrop source. I've been using "hand1", but is that the convention?

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

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

发布评论

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

评论(1

怪我太投入 2024-08-02 20:53:58

请参阅 http://wiki.tcl.tk/13165,由 Richard Suchenwirth 编写的 Tk 光标演示

See http://wiki.tcl.tk/13165, a Tk cursor demo written by Richard Suchenwirth

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