Farbflash projects: Imaging lingo table | 3-D scene list | Find all | Handler menu | Lingo message window

source: trunk/docs/LWH_AlexTableScript.html

Last change on this file was 1, checked in by alex, 26 years ago

initial import

File size: 11.2 KB
Line 
1<html>
2<head>
3<title>AlexTableScript</title>
4</head>
5<body bgcolor="#FFFFFF">
6<font face="Monaco, Courier New" size=1><a href="AlexTableScript/AlexTableScript117.html" target="contentFrame">mConvertToConstrained</a><br>
7<a href="AlexTableScript/AlexTableScript116.html" target="contentFrame">mGetCurrentLinesList</a><br>
8<a href="AlexTableScript/AlexTableScript115.html" target="contentFrame">mGetCurrentViewList</a><br>
9<a href="AlexTableScript/AlexTableScript114.html" target="contentFrame">mGetLineByIndex</a><br>
10<a href="AlexTableScript/AlexTableScript113.html" target="contentFrame">mGetScriptObject</a><br>
11<a href="AlexTableScript/AlexTableScript1.html" target="contentFrame">CellProperties</a> 
12<ul>
13________METHODS&#58; 
14</ul><a href="AlexTableScript/AlexTableScript2.html" target="contentFrame">mShowTable</a><br>
15<a href="AlexTableScript/AlexTableScript3.html" target="contentFrame">mShowPreparedTable</a><br>
16<a href="AlexTableScript/AlexTableScript4.html" target="contentFrame">mHideTable</a><br>
17<a href="AlexTableScript/AlexTableScript5.html" target="contentFrame">mSuspendMouseEvents</a><br>
18<a href="AlexTableScript/AlexTableScript6.html" target="contentFrame">mResetAutoHide</a><br>
19<a href="AlexTableScript/AlexTableScript7.html" target="contentFrame">mSetCellContent</a><br>
20<a href="AlexTableScript/AlexTableScript8.html" target="contentFrame">mGetCellContent</a><br>
21<a href="AlexTableScript/AlexTableScript9.html" target="contentFrame">mGetCellByName</a><br>
22<a href="AlexTableScript/AlexTableScript10.html" target="contentFrame">mGetCellByIndex</a><br>
23<a href="AlexTableScript/AlexTableScript11.html" target="contentFrame">mGetCurrentSelection</a><br>
24<a href="AlexTableScript/AlexTableScript12.html" target="contentFrame">mSelectCell</a><br>
25<a href="AlexTableScript/AlexTableScript13.html" target="contentFrame">mHighlightCell</a><br>
26<a href="AlexTableScript/AlexTableScript14.html" target="contentFrame">mGetCurrentRect</a><br>
27<a href="AlexTableScript/AlexTableScript15.html" target="contentFrame">mSetCurrentRect</a><br>
28<a href="AlexTableScript/AlexTableScript16.html" target="contentFrame">mMoveTable</a><br>
29<a href="AlexTableScript/AlexTableScript17.html" target="contentFrame">mChangeColumnWidth</a><br>
30<a href="AlexTableScript/AlexTableScript18.html" target="contentFrame">mChangeColumnPosition</a><br>
31<a href="AlexTableScript/AlexTableScript19.html" target="contentFrame">mInsertRow</a><br>
32<a href="AlexTableScript/AlexTableScript20.html" target="contentFrame">mDeleteRow</a><br>
33<a href="AlexTableScript/AlexTableScript21.html" target="contentFrame">mInsertCol</a><br>
34<a href="AlexTableScript/AlexTableScript22.html" target="contentFrame">mDeleteCol</a><br>
35<a href="AlexTableScript/AlexTableScript23.html" target="contentFrame">mReverse</a><br>
36<a href="AlexTableScript/AlexTableScript24.html" target="contentFrame">mChangeSortBy</a><br>
37<a href="AlexTableScript/AlexTableScript25.html" target="contentFrame">mFilterColumn</a><br>
38<a href="AlexTableScript/AlexTableScript26.html" target="contentFrame">mChangeScrollOffset</a><br>
39<a href="AlexTableScript/AlexTableScript27.html" target="contentFrame">mSetScrollOffset</a> 
40<ul>
41________EVENTS&#58; 
42</ul><a href="AlexTableScript/AlexTableScript28.html" target="contentFrame">_____INCOMING_EVENTS</a><br>
43<a href="AlexTableScript/AlexTableScript29.html" target="contentFrame">mTablePrepared</a><br>
44<a href="AlexTableScript/AlexTableScript30.html" target="contentFrame">mTableCellHighLightEvent</a><br>
45<a href="AlexTableScript/AlexTableScript31.html" target="contentFrame">mDeselectTableCell</a><br>
46<a href="AlexTableScript/AlexTableScript32.html" target="contentFrame">mCharAddEvent</a> 
47<ul>
48________PROPERTIES&#58; 
49</ul><a href="AlexTableScript/AlexTableScript33.html" target="contentFrame">targrect</a><br>
50<a href="AlexTableScript/AlexTableScript34.html" target="contentFrame">blurEvent</a><br>
51<a href="AlexTableScript/AlexTableScript103.html" target="contentFrame">rolloverEvent</a><br>
52<a href="AlexTableScript/AlexTableScript35.html" target="contentFrame">CallerRef</a><br>
53<a href="AlexTableScript/AlexTableScript104.html" target="contentFrame">saveImages</a><br>
54<a href="AlexTableScript/AlexTableScript36.html" target="contentFrame">storeCellImages</a><br>
55<a href="AlexTableScript/AlexTableScript37.html" target="contentFrame">adjustToFit</a><br>
56<a href="AlexTableScript/AlexTableScript38.html" target="contentFrame">autoHide</a><br>
57<a href="AlexTableScript/AlexTableScript39.html" target="contentFrame">useModel</a><br>
58<a href="AlexTableScript/AlexTableScript40.html" target="contentFrame">startSelected</a><br>
59<a href="AlexTableScript/AlexTableScript41.html" target="contentFrame">bgImage</a><br>
60<a href="AlexTableScript/AlexTableScript42.html" target="contentFrame">allowColResize</a><br>
61<a href="AlexTableScript/AlexTableScript43.html" target="contentFrame">allowColPositioning</a><br>
62<a href="AlexTableScript/AlexTableScript44.html" target="contentFrame">sendEventOnHL</a><br>
63<a href="AlexTableScript/AlexTableScript45.html" target="contentFrame">resizeEnabled</a><br>
64<a href="AlexTableScript/AlexTableScript46.html" target="contentFrame">pasteEnabled</a><br>
65<a href="AlexTableScript/AlexTableScript101.html" target="contentFrame">noBuffer</a><br>
66<a href="AlexTableScript/AlexTableScript102.html" target="contentFrame">shareTextImages</a> 
67<ul>
68Highlighting&#58; 
69</ul><a href="AlexTableScript/AlexTableScript47.html" target="contentFrame">highLightMode</a><br>
70<a href="AlexTableScript/AlexTableScript48.html" target="contentFrame">highLightBGColor</a><br>
71<a href="AlexTableScript/AlexTableScript49.html" target="contentFrame">highLightFontColor</a><br>
72<a href="AlexTableScript/AlexTableScript50.html" target="contentFrame">highLightBlendColor</a><br>
73<a href="AlexTableScript/AlexTableScript51.html" target="contentFrame">highLightBlendValue</a><br>
74<a href="AlexTableScript/AlexTableScript52.html" target="contentFrame">highLightFrameColor</a><br>
75<a href="AlexTableScript/AlexTableScript53.html" target="contentFrame">highLightFrameWidth</a> 
76<ul>
77Selecting&#58; 
78</ul><a href="AlexTableScript/AlexTableScript54.html" target="contentFrame">multipleSelection</a><br>
79<a href="AlexTableScript/AlexTableScript55.html" target="contentFrame">wholeLineSelection</a><br>
80<a href="AlexTableScript/AlexTableScript56.html" target="contentFrame">selectionMode</a><br>
81<a href="AlexTableScript/AlexTableScript57.html" target="contentFrame">selectionBGColor</a><br>
82<a href="AlexTableScript/AlexTableScript58.html" target="contentFrame">selectionFontColor</a><br>
83<a href="AlexTableScript/AlexTableScript59.html" target="contentFrame">selectionBlendColor</a><br>
84<a href="AlexTableScript/AlexTableScript60.html" target="contentFrame">selectionBlendValue</a><br>
85<a href="AlexTableScript/AlexTableScript61.html" target="contentFrame">selectionFrameColor</a><br>
86<a href="AlexTableScript/AlexTableScript62.html" target="contentFrame">selectionFrameWidth</a> 
87<ul>
88Font parameters&#58; 
89</ul><a href="AlexTableScript/AlexTableScript63.html" target="contentFrame">myFont</a><br>
90<a href="AlexTableScript/AlexTableScript64.html" target="contentFrame">myFontsize</a><br>
91<a href="AlexTableScript/AlexTableScript65.html" target="contentFrame">myFontcolor</a><br>
92<a href="AlexTableScript/AlexTableScript66.html" target="contentFrame">myAntiAlias</a><br>
93<a href="AlexTableScript/AlexTableScript67.html" target="contentFrame">myFontstyle</a> 
94<ul>
95Image parameters&#58; 
96</ul><a href="AlexTableScript/AlexTableScript68.html" target="contentFrame">inkmode</a> 
97<ul>
98Table parameters&#58; 
99</ul><a href="AlexTableScript/AlexTableScript69.html" target="contentFrame">myBorderWidth</a><br>
100<a href="AlexTableScript/AlexTableScript70.html" target="contentFrame">myBorderColor</a><br>
101<a href="AlexTableScript/AlexTableScript71.html" target="contentFrame">myBorderWidthV</a><br>
102<a href="AlexTableScript/AlexTableScript72.html" target="contentFrame">myBorderColorV</a><br>
103<a href="AlexTableScript/AlexTableScript73.html" target="contentFrame">borderstyle</a><br>
104<a href="AlexTableScript/AlexTableScript105.html" target="contentFrame">myBorderBlend</a><br>
105<a href="AlexTableScript/AlexTableScript74.html" target="contentFrame">myBGColor</a><br>
106<a href="AlexTableScript/AlexTableScript75.html" target="contentFrame">cellspacing</a><br>
107<a href="AlexTableScript/AlexTableScript76.html" target="contentFrame">cellspacingV</a><br>
108<a href="AlexTableScript/AlexTableScript77.html" target="contentFrame">halign</a><br>
109<a href="AlexTableScript/AlexTableScript78.html" target="contentFrame">valign</a><br>
110<a href="AlexTableScript/AlexTableScript106.html" target="contentFrame">myFrameWIdth</a><br>
111<a href="AlexTableScript/AlexTableScript107.html" target="contentFrame">myFrameColor</a><br>
112<a href="AlexTableScript/AlexTableScript108.html" target="contentFrame">myFrameBlend</a><br>
113<a href="AlexTableScript/AlexTableScript109.html" target="contentFrame">minimumLineHeight</a> 
114<ul>
115Animation and rendering options&#58; 
116</ul><a href="AlexTableScript/AlexTableScript79.html" target="contentFrame">animationStyle</a><br>
117<a href="AlexTableScript/AlexTableScript80.html" target="contentFrame">animationTime</a><br>
118<a href="AlexTableScript/AlexTableScript81.html" target="contentFrame">animationDynamic</a><br>
119<a href="AlexTableScript/AlexTableScript82.html" target="contentFrame">animationOnHide</a><br>
120<a href="AlexTableScript/AlexTableScript110.html" target="contentFrame">startpoint</a><br>
121<a href="AlexTableScript/AlexTableScript83.html" target="contentFrame">fadeIn</a><br>
122<a href="AlexTableScript/AlexTableScript84.html" target="contentFrame">fadeOut</a> 
123<ul>
124Scrolling&#58; 
125</ul><a href="AlexTableScript/AlexTableScript85.html" target="contentFrame">scrollStyle</a><br>
126<a href="AlexTableScript/AlexTableScript86.html" target="contentFrame">initialScrollValue</a><br>
127<a href="AlexTableScript/AlexTableScript88.html" target="contentFrame">fastScrolling</a><br>
128<a href="AlexTableScript/AlexTableScript89.html" target="contentFrame">drawDisabled</a><br>
129<a href="AlexTableScript/AlexTableScript90.html" target="contentFrame">scrollerWidth</a><br>
130<a href="AlexTableScript/AlexTableScript91.html" target="contentFrame">autoScrollDistance</a><br>
131<a href="AlexTableScript/AlexTableScript111.html" target="contentFrame">autoScrollArrowImage</a><br>
132<a href="AlexTableScript/AlexTableScript92.html" target="contentFrame">scrollerthumbColor</a><br>
133<a href="AlexTableScript/AlexTableScript93.html" target="contentFrame">scrollerBGColor</a><br>
134<a href="AlexTableScript/AlexTableScript94.html" target="contentFrame">scrollerArrowBGColor</a><br>
135<a href="AlexTableScript/AlexTableScript95.html" target="contentFrame">scrollOnArrowsOnly</a><br>
136<a href="AlexTableScript/AlexTableScript112.html" target="contentFrame">liveScrollbars</a> 
137<ul>
138Drop Shadow&#58; 
139</ul><a href="AlexTableScript/AlexTableScript96.html" target="contentFrame">shadowStyle</a><br>
140<a href="AlexTableScript/AlexTableScript97.html" target="contentFrame">shadowColor</a><br>
141<a href="AlexTableScript/AlexTableScript98.html" target="contentFrame">shadowDistance</a><br>
142<a href="AlexTableScript/AlexTableScript99.html" target="contentFrame">shadowAngle</a><br>
143<a href="AlexTableScript/AlexTableScript100.html" target="contentFrame">shadowBlur</a><br>
144<hr>
145<a href="lingo:mCreateNewEntry" target="contentFrame">New entry...</a> </font></body>
146</html>
Note: See TracBrowser for help on using the repository browser.