Skip to content

Desterly/pyTabToolbar

Repository files navigation

pyTabToolBar

Python TabToolBar is a PyQt port of TabToolBar by SeriousAlexej

Currently no new features have been added

Requirements

  • Python 3.6+
  • PyQt5 5.14+

Installation

Install with pip pip install pytabtoolbar

...

Styles:

pytabtoolbar comes with the same four predefined styles as TabToolBar:

  • Vienna (default for Windows 7 OS)
  • Kool (default for Unix-like systems)
  • Threshold (default for all Windows >= 8 OSes)
  • White Mercy a simple white reskin of Threshold style

Vienna:

Kool:

Threshold:

White Mercy:

Documentation

...

Changelog

See CHANGELOG.md

License

pyTabToolbar is licensed under LGPL version 3. See LICENSE for full details

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages