Giter VIP home page Giter VIP logo

Comments (5)

892768447 avatar 892768447 commented on June 2, 2024

已修复最小化问题,但是resize 无法调整大小,可以先参考下其它几个无边框例子

from pyqt.

hehonghui avatar hehonghui commented on June 2, 2024

已修复最小化问题,但是resize 无法调整大小,可以先参考下其它几个无边框例子

感谢支持! 还有哪些无边框的方案推荐使用呢 ?

from pyqt.

hehonghui avatar hehonghui commented on June 2, 2024

另外我测试了一下,566f75e 这个提交没有解决问题,窗口最小化是可以,但是没法恢复回来。https://gitee.com/feiyangqingyun/QWidgetDemo/tree/master/widget/framelesswidget 这个C++的示例中 QMainWindow 类型可以实现正常的最小化、恢复,其他类型的也是有些异常。

from pyqt.

892768447 avatar 892768447 commented on June 2, 2024

https://github.com/PyQt5/PyQt/blob/master/Demo/FramelessWindow.py

这是是用原始python模拟支持的。不利用系统api。当然最小化可能一样存在问题。
这个可以百度搜索到 Mac Qt 无边框 最小化无效

from pyqt.

892768447 avatar 892768447 commented on June 2, 2024

另外我测试了一下,566f75e 这个提交没有解决问题,窗口最小化是可以,但是没法恢复回来。https://gitee.com/feiyangqingyun/QWidgetDemo/tree/master/widget/framelesswidget 这个C++的示例中 QMainWindow 类型可以实现正常的最小化、恢复,其他类型的也是有些异常。

对。这个修复我尝试过。也有问题。
我提交的代码在 我的mac版本里可以恢复。任务栏点击。可以还原

from pyqt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.