Changeset 1411 for trunk/dll/ipf/notebook.ipf
- Timestamp:
- Mar 29, 2009, 10:33:07 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/ipf/notebook.ipf
r1401 r1411 15 15 .* 20 Jul 08 JBS Ticket 114: Support user-selectable env. strings in Tree container. 16 16 .* 08 Mar 09 GKY Added option to turn alert and/or error beeps off 17 .* 12 Mar 09 SHL Update container search description 17 18 .* 18 19 .*********************************************************************** … … 103 104 use selected object(s) (rather than keying on the current object). 104 105 :p. 105 The :hp6.No container search:ehp6. toggle, if checked, prevents FM/2106 The :hp6.No extended container search:ehp6. toggle, if checked, prevents FM/2 106 107 from performing extended searching in containers -- instead, the 107 108 standard OS/2 method is used, where the cursor moves to the nearest 108 109 object starting with the depressed letter and the object is selected. 109 Note that you can get this standard effect with this toggle left on by 110 pressing the :color fc=default bc=palegray.Shift:color fc=default bc=default. key along with the letter. Container searching 111 allows you to enter multiple characters which are searched for at the 112 start of filenames. The record is made the current (cursored) object. 113 If the record matches all the letters typed exactly, it is also 114 selected. A pause of more than about two seconds in typing resets the 115 search string. :hp1.Warning:ehp1.&colon. this doesn't work right on 110 Note that you override the configured value of this feature by 111 pressing the :color fc=default bc=palegray.Shift:color fc=default bc=default. 112 key along with the letter. 113 Extended container searching allows you to enter multiple characters which 114 are searched for at the start of filenames. 115 The record is made the current (cursored) object. 116 The leading backslash can be omitted from directory names where there is no ambiguity. 117 If the record matches all the letters typed exactly, it is also selected. 118 A pause of more than about two seconds in typing resets the search string. 119 The Escape key clears the search string. 120 Backspace deletes the last character from the search string. 121 Space toggles the object selection unless it matches a space in the object name. 122 :hp1.Warning:ehp1.&colon. this doesn't work right on 116 123 some versions of Warp, where the OS/2 CM_SEARCHSTRING container 117 124 message's behavior is buggy. It's not dangerous, it just doesn't
Note:
See TracChangeset
for help on using the changeset viewer.