如何自定义HUD面板的框架和标题区域的颜色

发布于 2024-09-12 10:18:39 字数 120 浏览 2 评论 0原文

我需要让用户自定义 HUD 窗口外观。有没有办法改变HUD窗口的框架和标题区域颜色?有一个 API 用于更改窗口的背景颜色,但标题和框架保持半透明的黑色。我想避免自己绘制这些区域。

谢谢,

纳瓦

I need to let the user to customize the HUD window appearance. Is there a way to change the frame and the title area color of HUD window? There is an API for changing a background color of the window, but title and the frame stay semitransparent black. I'd like to avoid drawing these areas by myself.

Thanks,

Nava

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

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

发布评论

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

评论(1

快乐很简单 2024-09-19 10:18:39

万一没人知道,我找到了几个可以做到这一点的链接。其中之一是 Synapse 项目,它展示了如何使用私有标头并自行绘制窗口。这绝对不是直截了当的,IMO 应该被本机接口允许。非常感谢写它的人:
Synapse 项目

In case nobody knows, I found a couple of links that do it. One of them is a Synapse project, which shows how to use private headers and draws the window by itself. Definitely it's not straight forward and IMO should be allowed by native interfaces. Many thanks to the guy that wrote it:
Synapse project

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