设计师如何设计火猴风格

发布于 2024-12-02 15:24:06 字数 211 浏览 3 评论 0原文

Firemonkey 使我们能够向我们的应用程序添加样式、矢量图形、位图、效果、动画等。但我不是设计师,所以我需要雇一个人来完成这项奇特的工作。但据我所知,所有的设计工作都是在 IDE 中完成的。

有没有一种简单的方法可以让设计人员在不需要 Delphi XE2 副本和源代码的完整副本的情况下处理项目?

(是的,他们可以编辑 .style 文件,但这并不完全直观或方便)。

Firemonkey brings us the ability to add styles, vector graphics, bitmaps, effects, animations etc to our apps. But I'm no designer, so I'll need to hire one to do the fancy work. But as far as I can see all the design work is done within the IDE.

Is there an easy way to enable a designer to work on a project without needing the to have a copy of Delphi XE2 and a full copy of my source code?

(Yes, they can edit the .style file, but that not exactly visual or convenient).

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

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

发布评论

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

评论(1

苏佲洛 2024-12-09 15:24:06

目前看来,Delphi IDE 中只有编辑器。也许有人(Embarcadero 或第三方)会编写一个外部的。该格式与 .dfm 或 .fmx 的格式非常相似。

所以目前,恐怕剩下的就是在文本编辑器中编辑样式了。我想这不是专业 GUI 设计师愿意做的事情。对不起。

It looks as if, currently, there is only the editor in the Delphi IDE. Perhaps someone (Embarcadero or 3rd party) will write an external one. The format is very similar to that of a .dfm of .fmx.

So currently, what is left is editing the styles in a text editor, I'm afraid. Not something a professional GUI designer would love to do, I guess. Sorry.

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