Code Monkey home page Code Monkey logo

Comments (5)

mattdoiron avatar mattdoiron commented on July 28, 2024

I agree. I would like to add this feature, however, it's not a native/built-in feature of pyQt's table widgets, so it will take a fair bit of sub-classing/custom coding to allow it. I'll definitely keep it on the list, but I can't predict when I'll be able to do it!

from idfplus.

mattdoiron avatar mattdoiron commented on July 28, 2024

What if you just put the units in the same column as the field names but after the field name in parentheses? It is not a perfect solution but it is important information for the user.

from idfplus.

mattdoiron avatar mattdoiron commented on July 28, 2024

The units could definitely be shown in the column with the field names more easily. I could even have them included in the cells themselves relatively easily (and disappear during edit mode). I would make both of these options that the user could enable/disable in the preferences.

from idfplus.

mattdoiron avatar mattdoiron commented on July 28, 2024

Added feature to show units in the field name header. This required the configs to be decoupled a bit from the main GUI, which needed to be done eventually. Also decoupled logger from config stuff. See #37.

→ <<cset 1cbe040e2719>>

from idfplus.

mattdoiron avatar mattdoiron commented on July 28, 2024

Added option to show units in cells themselves. Enabled option in preferences to enable/disable this. Closes #37.

→ <<cset 3356933dca90>>

from idfplus.

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.