Git Product home page Git Product logo

Comments (5)

Jason2866 avatar Jason2866 commented on July 16, 2024 2

TDM 0.2. released, give it a try

from tdm.

jziolkowski avatar jziolkowski commented on July 16, 2024

Whoa.

Unfortunately, I don't have anything Apple, so can't test it myself. Also, I've heard from other Mac users that the app works with no problems. TBH don't really have an idea on how to proceed.

from tdm.

oori avatar oori commented on July 16, 2024

I experience the same on macOS Mojave, probably a QT issue. I guess this can be simply solved bypassed by explicitly setting background color on this child window.

I don't know QT, so no PR, but try in your init or in the action. maybe something like: dev_cfg.setStyleSheet("background-color:white;"); (see here)

from tdm.

jziolkowski avatar jziolkowski commented on July 16, 2024

Thank you, I'll look into it.

from tdm.

home0815 avatar home0815 commented on July 16, 2024

I have the same under macOS High Sierra 10.13.6. By inserting "self.setAutoFillBackground(True)" in line 20 of "DeviceConfig.py" I could solve the problem. However, I am not familiar with Python and Qt, so this can have unwanted side effects.

from tdm.

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.