pspad: -------------------------------------------------------------------------------- programmer9: -------------------------------------------------------------------------------- If it's any help:
If 1234 and 12345 are both in the list of strings that have already been searched for then there is no problem - highlighting 1234 puts 1234 into the "Text to Find" box and highlighting 12345 puts 12345 into the box. If 1234 is in the list of previously found strings but 12345 is not in the list then highlighting 12345 actually puts 12345 into the "Text to Find" box. -------------------------------------------------------------------------------- Hello I am sorry, but I didn't find nothing wrong. Search dialog is filled with current/word or selected text if program settings/tools option [x]Search - fill in Search field with selected/current If you switch off this option, Search/Replace dialog will offer you last used string -------------------------------------------------------------------------------- Because if your selected/current matches the first part of a previous search string, the code chooses the previous search string from the search history dropdown and searches for that, not for what you've selected. -- <http://forum.pspad.com/read.php?6,67737,68033> PSPad freeware editor http://www.pspad.com
