Giter VIP home page Giter VIP logo

qgui's People

Contributors

ap-kai avatar freddd13 avatar gt-zhangacer avatar guohuan78 avatar livingbody avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

qgui's Issues

作者大大可以给tab页面加个滚动条嘛

我想在下图这里添加多个分P(大概50个这样的),但是这个界面太小了,装不下,就想加个滚动条,这样他就可以滚动到下面了呢

初学GUI,还请作者别嫌弃

image

【bug】使用pyinstaller打包后再执行报错

[Errno 2] No such file or directory: 'xxxxx\ttkbootstrap\themes.json'
[15164] Failed to execute script 'gui' due to unhandled exception!

Traceback (most recent call last):
File "gui.py", line 484, in
File "qgui\factory.py", line 50, in init
File "ttkbootstrap_init_.py", line 80, in init
File "ttkbootstrap_init_.py", line 100, in _load_themes
File "importlib\resources.py", line 169, in read_text
File "importlib\resources.py", line 125, in open_text
File "PyInstaller\loader\pyimod02_importers.py", line 539, in open_resource
File "pathlib.py", line 1208, in open
File "pathlib.py", line 1063, in _opener

希望增加更多组件,谢谢!

如是,希望增加更多组件,如:listview、tableview、groupbox等等,谢谢!
另外能否去掉标题栏后可以自定义标题栏?

跑readme的demo,提示未获取默认主题

如题:跑readme的demo,提示未获取默认主题

`C:\Users\livingbody\miniconda3\envs\p2\python.exe C:/Users/livingbody/PycharmProjects/qguitest/main.py
Traceback (most recent call last):
File "C:/Users/livingbody/PycharmProjects/qguitest/main.py", line 20, in
main_gui = CreateQGUI(title="一个新应用")
File "f:\qgui\qgui\factory.py", line 52, in init
self.root.style = Style(**QStyle.default)
File "C:\Users\livingbody\miniconda3\envs\p2\lib\site-packages\ttkbootstrap_init_.py", line 81, in init
self.load_themes(themes_file)
File "C:\Users\livingbody\miniconda3\envs\p2\lib\site-packages\ttkbootstrap_init
.py", line 119, in _load_themes
themetype=settings['type'],
TypeError: list indices must be integers or slices, not str

Process finished with exit code 1
`

TypeError: __new__() got an unexpected keyword argument 'themes_file'

Traceback (most recent call last):
File "e:\music_tools\sep_gui\gui.py", line 12, in
main_gui = CreateQGUI(title="一个新应用")
File "C:\software\miniconda3\envs\music\lib\site-packages\qgui-0.5-py3.7.egg\qgui\factory.py", line 52, in init
self.root.style = Style(**QStyle.default)
TypeError: new() got an unexpected keyword argument 'themes_file'

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.