Giter VIP home page Giter VIP logo

pkinter's Introduction

pkinter

A set of useful widgets for use with TkInter.

PyPI PyPI

PyPI PyPI PyPI

Warning: These widgets are designed for Windows 8.1, there is a good chance they will look different and/or bad on other operating systems. If a widget does look bad or deviates from the native look of an operating system, feel free to contact me with a screenshot of the widget and the name of the operating system you're using it on, and I will try to make it look better on that OS.

Installing The Library

First off, you will need to have Python 3 installed and have Python in your system PATH. Then, you will need to open your systems' command prompt and type: pip install pkinter, this will install this library to your system.

Using The Library

To use the library in your code, simply import like so: import pkinter as pk. You will also need to import Tkinter, you can import that like this: import tkinter as tk, and if you want native TkInter widgets, also do from tkinter import ttk.

Widgets

  • ToggledLabelFrame
  • LabeledSeparator
  • RoundingScale
  • EntryText
  • LimitedEntry
  • ColourPickerButton
  • EditableLabel
  • CollapsiblePane
  • Hyperlink
  • PageView
  • Toolbar
  • Statusbar
  • LineNumbers
  • BoundButton
  • ValidEntry
  • ChoiceBook
  • PasswordEntry
  • InvalidEntry
  • ListBook
  • AccelLabel
  • InfoBar
  • LockButton
  • ToggleButton
  • ScaleSwitch
  • ButtonSwitch
  • FilePicker
  • DirectoryPicker
  • FileNavigator
  • ToasterBox

Planned Widgets

  • StarRating
  • RadioListBox
  • EmbeddedWindow
  • Ribbon
  • StickyWindow
  • ListButton
  • HTMLText
  • MarkdownText
  • reSTText
  • DocumentMap

pkinter's People

Contributors

deflatedpickle avatar thunderex 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.