Continue at end vs. "out-of-focus" dialog box

Continue at end vs. "out-of-focus" dialog box

1
NewbieNewbie
1

    Aug 14, 2006#1

    I'm using UltraEdit 12.10a. If I enable the "Continue find at End of file" configuration option, then I don't receive any notification that the search has "wrapped" back up to the top of the file (other than watching the line number... but that's pain when search through lots of matches... it would be cool if there was something more obvious that showed up in the status bar like in Firefox and the vim editor). Therefore, I leave this option disabled. That causes me to get a "Continue search from other end of file?" yes/no dialog box before it wraps... but now I have a new problem... if I click "No" then I can't get back to the Find dialog box via the keyboard -- I have to click it with the mouse. Anyone know how to close the Find dialog box without reaching for the mouse (or otherwise get around this "neither option is ideal" situation)?? I have tried every key combo (and config settings) I can think, but no luck.

    Thanks!

    6,686585
    Grand MasterGrand Master
    6,686585

      Re: Continue at end vs. "out-of-focus" dialog box

      Aug 14, 2006#2

      This is also a problem of the Perl compatible regular expression engine. That the find dialog does not get automatically the focus if selected No or Cancel or simply hit ESC key when the search as reached the bottom or top of the file and the question dialog is shown happens only with the Perl engine AND when the option Regular Expression is active in the find dialog.

      I did not know of this specific focus problem till today. I will report it to IDM by email. You should do the same.

      I have only noticed and reported that this dialog is also shown when a regular expression search with active Perl engine is executed from within a macro. While running a macro a search downwards should always stop at bottom of the file and a search upwards at top of the file without automatic continue on the other end of the file or with user interaction. So nobody should use Perl regex searches at the moment (v12.10a) within a macro except for Replace All.

      On Windows 9x the hot key Alt+F6 switches to the next dialog/window of the same program and Alt+Shift+F6 to the previous dialog/window. So it is possible on Win98 to switch back to the Find dialog at this situation with Alt+F6. I cannot test at the moment if this hot key also works for Win2K and WinXP.

      Maybe some other users have already noticed that Alt+F6 and Alt+Shift+F6 cannot be assigned in the key mapping configuration dialog to a command. Now you know why.

      For other standard Windows shortcuts see the Microsoft page Keyboard Assistance. Well, Alt+F6 is not listed anywhere at the pages there. It's really a secret hot key.
      Best regards from an UC/UE/UES for Windows user from Austria