Changeset 3808
- Timestamp:
- 09/16/03 01:39:20 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/j/doc/preferences.html
r2433 r3808 1301 1301 </dl> 1302 1302 1303 <code><a name="scrollCaret">scrollCaret</a></code> 1304 <dl> 1305 <dd> 1306 If true, the caret is automatically relocated (if necessary) to stay in the 1307 edit window when you scroll the window vertically using the scroll bar, the 1308 mouse wheel, or the functions <a href="commands.html#windowUp">windowUp</a> or 1309 <a href="commands.html#windowDown">windowDown</a>. 1310 <p> 1311 If false, the caret is allowed to scroll out of the edit window when you scroll 1312 the window vertically. 1313 <p> 1314 Scrolling never relocates the caret if a selection is active in the edit 1315 window, regardless of the value of this property. 1316 <p> 1317 <b>Default value:</b> true 1318 </dl> 1319 1303 1320 <code><a name="shellFileName">shellFileName</a></code> 1304 1321 <dl>
Note: See TracChangeset
for help on using the changeset viewer.