Firemonkey 的 SynEdit?

发布于 2025-01-01 22:56:50 字数 298 浏览 1 评论 0原文

是否有与 firemonkey 一起使用的 synedit 软件包(或有人正在研究它)?

据我所知,早些时候有一个 VGScene 端口(请参阅:此站点) ,但似乎已被删除。

另请参阅此网站

Is there a synedit package that works with firemonkey (or someone working on it) ?

From what I can gather there was a VGScene port earlier (see: this site), but it seems to been removed.

Also see this site:

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

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

发布评论

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

评论(1

ゃ懵逼小萝莉 2025-01-08 22:56:50

很可能没有(目前):

来自 主页:

它是一个纯 VCL/CLX 控件,这意味着它不是 Microsoft Windows 的包装器
控件,因此不需要运行时库。

CLX 或跨平台组件库是 VCL(Borland 的小部件库)的跨平台等效项。

来自 Nakeymonkey - firemonkey 的本机控件


有了 VCL,Borland 就不必担心所有这些,因为他们只是围绕 Windows API Rich Edit 控件编写了一个包装器。那么为什么 Embarcadero 没有对 Firemonkey 做同样的事情呢?因为 Firemonkey 还需要针对 OS X 进行编译,而 Windows API Rich Edit 控件不存在。

链接:

There most likely is not (at the moment):

From the homepage:

It is a pure-VCL/CLX control, meaning it is not a wrapper for Microsoft Windows
controls and so no run-time library is required.

CLX or Component Library for Cross Platform is the cross-platform equivalent of the VCL - Borland's widget library.

From Nakeymonkey - native controls for firemonkey


With the VCL, Borland never had to worry about all of this because they just wrote a wrapper around the Windows API Rich Edit control. So why didn’t Embarcadero do the same thing with Firemonkey? Because Firemonkey also needs to compile for OS X and the Windows API Rich Edit control doesn’t exist there.

Links:

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