Git Product home page Git Product logo

Comments (9)

wh201906 avatar wh201906 commented on June 13, 2024 1

按理说苹果的ARM机器可以直接运行x86程序的啊,Rosetta会翻译指令的

from comtool.

Neutree avatar Neutree commented on June 13, 2024

哦对哦 有空弄弄

from comtool.

Neutree avatar Neutree commented on June 13, 2024

看了一下,貌似GitHub action 还没看到 arm版本的机器 https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners

from comtool.

huhu6608 avatar huhu6608 commented on June 13, 2024

m1 可以运行的

from comtool.

huhu6608 avatar huhu6608 commented on June 13, 2024

最大的问题是。。。调不了字体大小,费眼
WX20230813-003310@2x

/

from comtool.

wh201906 avatar wh201906 commented on June 13, 2024

最大的问题是。。。调不了字体大小,费眼 WX20230813-003310@2x

/

@huhu6608 这个问题和mac无关吧
请参考#51

from comtool.

Neutree avatar Neutree commented on June 13, 2024

最大的问题是。。。调不了字体大小,费眼 WX20230813-003310@2x

/

这个应该是高分屏没适配的问题,我手里没有这样的设备,所以没法优化

from comtool.

huhu6608 avatar huhu6608 commented on June 13, 2024

放弃了,qss里找了半天,太多了。。没找到

from comtool.

wh201906 avatar wh201906 commented on June 13, 2024

如果只是改字体的话可以试一下QApplication的setFont()方法?
https://github.com/wh201906/SerialTest/blob/5f304cfc3df8e74551dc26a15eff1b27392f984f/src/settingstab.cpp#L151-L161

高分屏适配可以试一下QApplication的setAttribite(Qt::AA_EnableHighDpiScaling)
https://github.com/wh201906/SerialTest/blob/5f304cfc3df8e74551dc26a15eff1b27392f984f/src/main.cpp#L26

以上是C++的代码,不过pyqt应该也有对应的代码

from comtool.

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.