• 2.4 d35e62b1d7

    Locate.py 2.4 Stable

    kdx released this 2019-11-06 11:20:08 +01:00 | 2 commits to master since this release

    Added the seventh line. Mighty minus 4.

    Downloads
  • 2.3.1 35d3728feb

    kdx released this 2019-07-17 17:06:49 +02:00 | 10 commits to master since this release

    Minor update, release because I don't think there will be a new major update any time soon and the indentation is much more readable on calc. (Only changes between this version and the 2.3 : indentation set to 2 instead of 4 and .gitignore created)

    Downloads
  • 2.3 063a11302f

    Locate.py 2.3 Stable

    kdx released this 2019-07-16 18:03:44 +02:00 | 13 commits to master since this release

    First tracked version.

    Added class Pad inherited from Screen. A Pad object is used as a Screen object with a different refresh() method, it can display only a part of it, which allow notably scrolling.

    Added Screen method get_dim() which returns a tuple contenting the size of the object (width and height).

    Downloads