Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有谁知道如何创建一个从父窗口顶部滚动的模态对话框(例如glade 3.10中的关于窗口)。我正在使用带有 python 的 Glade 3.10。我尝试创建一个对话框和一个普通窗口,将其属性设置为模态和弹出窗口,......但这似乎没有奏效,有什么想法吗?
提前致谢。
您必须为父窗口设置对话框瞬态。