Git Product home page Git Product logo

tkinter-widgets's Introduction

tkinter-widgets

Collection of tkinter widgets and helper functions for things such as setting a window to always on top

Widgets

  • PinButton

    • Button to pin the window containing the widget to be always on top
  • TTKPinButton

    • ttk version of PinButton, looks slightly nicer
  • AlphaSlider(tk.Scale):

    • Slider to control the transparency of the containing window.

      alphacontrol = AlphaSlider(root,from_=20,to=100)

Useful resources for tkinter development

General Tkinter

Tix

ttk stuff

Misc

Structuring Tkinter App

Todo:

  • Bitmap Pin Image for PinButton

Mixins for development

  • Widget Explorer
    • Description: Tool window that displays information about the widget the mouse is over
    • Needs:
      • Way of getting a handle for the window the cursor is over (preferably not using focus follows mouse)
  • Helpers to embed widets in canvas
  • Stuff for treeview
  • Devhelp toplevel with resources and docs from around the net

tkinter-widgets's People

Contributors

aggerdom avatar

Watchers

James Cloos avatar  avatar

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.