wxWindows / wxPython中没有标题栏的窗口(Window with no title bar in wxWindows/wxPython)

编程入门 行业动态 更新时间:2024-10-23 16:23:54
wxWindows / wxPython中没有标题栏的窗口(Window with no title bar in wxWindows/wxPython)

有没有办法使用wxPython有一个没有标题栏的窗口? 如果是这样,我该怎么做呢?

Is there a way to have a window without a title bar using wxPython? If so, how would I go about doing that?

最满意答案

wx.NO_BORDER - 不显示边框,覆盖窗口的默认边框样式。 资源

wx.CAPTION - 从标题栏中删除所有按钮。 来源1 来源2

wx.NO_BORDER - Displays no border, overriding the default border style for the window. Source

wx.CAPTION - Removes all buttons from the title bar. Source 1 Source 2

更多推荐

本文发布于:2023-07-05 07:02:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1034441.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:标题栏   窗口   wxPython   wxWindows   title

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!