r75
Details
-
Filenamelib-st-sithy-r75.zip
-
Uploaded by
-
UploadedFeb 3, 2009
-
Size15.92 KB
-
Downloads104
-
MD56ce99c01fc254fbc6a797e230ff26839
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.
------------------------------------------------------------------------