gtk3 中的滚动模型对话框?怎么做

发布于 2024-12-12 11:08:23 字数 151 浏览 0 评论 0原文

有谁知道如何创建一个从父窗口顶部滚动的模式对话框(就像 Glade 3.10 中的 about 窗口)。我正在使用 Glade 3.10 和 python。我尝试创建一个对话框和一个普通窗口,将其属性设置为模式和弹出窗口,...但这似乎不起作用,有什么想法吗?

提前致谢。

does any one know how to create a modal dialog that scrolls in from the top of the parent window (like the about window in glade 3.10). I'm using Glade 3.10 with python. I tried creating a dialog and a normal window, setting it's properties to modal and popup,... but that doesn't seem to do the trick, any ideas?

Thanks in advance.

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

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

发布评论

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

评论(1

屌丝范 2024-12-19 11:08:24

您必须设置对话框瞬态 父窗口。

You have to set the dialog transient for the parent window.

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