/TabBarGadget

A Git mirror of the TabBarGadget for PureBasic, with additional mods

Primary LanguagePureBasic

TabBarGadget

TabBarGadget screenshot

This is an unofficial repository of STARGÅTE's TabBarGadget includefile for PureBasic, with the following cosmetic changes to make it more Git-project-friendly:

  • change encoding from ASCII to UTF-8 with BOM
  • remove IDE settings appended to bottom
  • ensure newline at end of files
  • reformat via the IDE's "Format indentation" feature
  • convert stray tabs to spaces
  • remove trailing spaces on code and comment lines

The TabBarGadget provides draggable, customizable tabs as seen in web browsers and code editors.

All credit and copyright belong to Martin Guttmann / STARGÅTE.

Branches

This repo has three main branches:

  • master — the latest release
  • develop — includes changes recommended by the official author in the forum
  • kenmo-mods — includes new features and changes by kenmo-pb

More info:

TabBarGadget Webpage
Documentation
English forum thread