-
**Describe the bug**
使用 Pythonocc 时,窗口行为怪异,TitleBar消失。拖动改变窗口大小时,时有失灵
**Environment**
- OS:
``` bash
❯ neofetch
_,met$$$$$gg. tim@tim
,g$$$$$$$$$$$$$$$P. -------…
-
### What happened?
给当前 导航栏a 添加 子栏b ,再在这个 子栏b 中添加 子栏c ,然后点击回到 导航栏a ,更新子栏b 为子栏B,再在 子栏B 中更新 子栏c 为 子栏C ,此时在子栏C页面按下导航栏的返回按钮,发现没有回到子栏B,而是回到子栏b
https://github.com/zhiyiYo/PyQt-Fluent-Widgets/assets/679…
-
window is resizeable on maximized
https://github.com/zhiyiYo/PyQt-Fluent-Widgets/assets/101139501/970a3149-3a05-4d79-b865-b9bf12f933f3
in demo example qframelesswindow this bug is not shown
-
### What happened?
我查阅了 PyQt-Fluent-Widgets 和 PyQt-Frameless-Window 中关于 QWebEngineView 的 Issues, 并在项目中使用了 qframelesswindow.webengine.FramelessWebEngineView 来替代 QWebEngineView , 但它似乎带来了新的问题.
我在项目中添…
-
Hi, thank you for great works, its perfect and exactly what I wanted
but I think one think can make it even better, I mean it will be very good if we can pass a QWidget (or maybe QFrame) to it, in …
-
I was wondering if this repository is open to pull request, I am interested in making changes to the repository.
-
### Expected Behavior
add a chart with PySide6 Layout
### Current Behaviour
self.layout.addItem(self.chart)
TypeError: 'PySide6.QtWidgets.QBoxLayout.addItem' called with wrong argument types:
…
-
经过测试发现FramelessWindow有closeEvent()方法,但是FluentWindow却没有closeEvent()方法,有没有什么方法可以自己写一个closeEvent()方法,尝试看源码没有弄清楚该如何重写,谢谢!
-
之前错用了FramelessWindow,没有statusBar
通过查阅源码发现FramelessMainWindow继承了QMainWindow,但我在通过self.statusBar.addWidget时,提示没有addWidget。
```AttributeError: 'builtin_function_or_method' object has no attribute '…
-
Hi, I’m getting the following error when I try to compile HippoPlayer on ArchLinux. I’m downloaded Qt 5.9 for this, but I get the same error using more recent versions.
```In file included from /mn…