r75-nolib

Details

  • Filename
    lib-st-sithy-r75-nolib.zip
  • Uploaded by
  • Uploaded
    Feb 3, 2009
  • Size
    7.03 KB
  • Downloads
    44
  • MD5
    524f6ee7f51786b6f66a53bfc077389c

Supported WoW Retail Versions

  • 3.0.8

Changelog

------------------------------------------------------------------------
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.
------------------------------------------------------------------------
r74 | sithy | 2009-01-06 05:08:14 +0000 (Tue, 06 Jan 2009) | 1 line
Changed paths:
   M /trunk/Core.lua

Updated to handle multi row select.
------------------------------------------------------------------------