r76-nolib

Details

  • Filename
    lib-st-sithy-r76-nolib.zip
  • Uploaded by
  • Uploaded
    May 24, 2010
  • Size
    8.34 KB
  • Downloads
    74
  • MD5
    1a33e970898597ef2231c4eaf99087b0

Supported WoW Retail Versions

  • 3.0.9

Changelog

------------------------------------------------------------------------
r76 | sithy | 2010-05-25 02:35:57 +0000 (Tue, 25 May 2010) | 1 line
Changed paths:
   M /trunk/Core.lua

Updating library for newest changes
------------------------------------------------------------------------
r75 | sithy | 2009-02-03 08:02:42 +0000 (Tue, 03 Feb 2009) | 6 lines
Changed paths:
   M /trunk/Core.lua

Added displayCols Arg.  ST will react normally unless displayCols is defined.

If you define displayCols the table will act similarly to excel.  Creating a horizontal scroll bar and scrolling the data left and right as well as up and down.

displayCols must be less than the #cols.
If you wish to have a column set to not scroll set col[i].header = true.
------------------------------------------------------------------------