.NET 和 TK 之间是否有任何绑定

发布于 2024-08-25 10:32:09 字数 103 浏览 4 评论 0原文

如果有像 TK 这样的可移植工具可以在 Windows 中使用,并且可以在 Linux 中使用像 TK 这样的 Mono,那将会很有趣/很好。有谁知道有什么绑定吗?或者什么是创建绑定的好起点。

It would be interesting/nice to have something portable like TK to be used in Windows and in Linux with Mono like TK. Does anyone know of any bindings? or What would be a good place to start in creating bindings.

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

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

发布评论

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

评论(1

看透却不说透 2024-09-01 10:32:09

本页提到了 Tk 的一些 C# 绑定:
http://wiki.tcl.tk/6188
您最好的选择可能是“Eagle”,它是 TCL 作为 .NET/Mono 语言的重新实现:
http://wiki.tcl.tk/6580

This page mentions a few C# bindings for Tk:
http://wiki.tcl.tk/6188
Your best bet is probably "Eagle," which is a reimplementation of TCL as a .NET/Mono language:
http://wiki.tcl.tk/6580

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