Code Monkey home page Code Monkey logo

Comments (2)

WinEunuuchs2Unix avatar WinEunuuchs2Unix commented on September 24, 2024

@envb I agree wholeheartedly but it seems most python documentation doesn't have screenshots. That said here is a screenshot for ttkwidgets' class CheckboxTreeview():

CheckboxTreeview selections

I took the screenshot because I think the "checked" checkbox image is too subtle. On some of my monitors it is difficult to differentiate from the "unchecked" checkbox image.

My current work around is to set the "checked" background color to light steel blue 1.

I don't know much about Gimp but I'm thinking of trying to set colors to checkbox images such that:

  • "checked" is a green checkmark ✔
  • "unchecked" is a red cross ❌
  • "tristate" is a blue square 🟦

Not to sure if this will be successful.

Too make a long story short screenshots in the first place would help you see what you will be getting. In the second place it makes it easier for people to discuss the widget and discuss changes to it.

from ttkwidgets.

RedFantom avatar RedFantom commented on September 24, 2024

This is certainly something to be considered. However, personally, I would very much prefer if the screenshots could be taken by a script, so there would be no need to manually recreate them every time a widget changes. However, some widgets offer advanced functionality, so that would require adding some sort of action system before taking the screenshots. This makes it quite complicated to do, so that's why there currently are no screenshots included.

In the meantime, I'm not opposed to adding screenshots for each widget, but it isn't a priority right now. The example scripts give the best impression of what the widgets can do, and I recommend giving them a go if you are interested in a particular widget.

from ttkwidgets.

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.