r76
Details
-
Filenamelib-st-sithy-r76.zip
-
Uploaded by
-
UploadedMay 24, 2010
-
Size19.74 KB
-
Downloads131
-
MD5158cfd3bb1433310c1f57685cc5e097e
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.
------------------------------------------------------------------------