| Find/Replace functions in FormBuilder | |
| Changes
Described: 12/8/97 - lj - difference between Shift F3 and
Ctrl Shift F3 is same as the difference between F3 and Ctrl F3. "Ctrl" hot keys
also define text search string, while "non-Ctrl" keys only search for the search
string previously defined (either via dialogue, or using "Ctrl" key feature).
Example: Implemented one more hotkey, Ctrl F3, please see the description added into my previous entry below. From 9732d it is also possible to just place caret into word which you'd like to search and whole word will become search string (e.g. you don't need to highlight word, just putting caret into it is enough). 9727d now supports case sensitive/insensitive find. I also implemented Whole Words option, so now there are 2 new checkboxes in Find and Find/Replace dialogues. One "Case Sensitive" and other "Whole Words". If you check Whole Words, then only those matches which create whole word will be reported. Based on our other e-mails I also changed hot key assignments
(please see also the Edit pulldown): Please note, that F3 key doesn't switch the graphic ruler on/off any more. Either View menu Ruler item or Ruler toolbar button can be used for this purpose. There is no graphic ruler hot key in 9727d. Find/Replace now available under Edit menu pulldown. Binary codes can be entered using ^. Example: enter ^2 into Find field to find that binary 2 in sample elx file. |
|