The lines containing the string of interest are not displayed anymore in a
dialog window since UltraEdit for Windows v18.00 and UEStudio v12.20.
They are now listed in a
view window which can be visible docked, hidden docked with a visible tab, or floating. For more details see:
What is 'Find String List'?
If the window is not visible, it should be first checked in submenu
Views/Lists of menu
View if the menu item
Find String List is displayed with a checked state indicating that the window is enabled. Click on this menu item to toggle the visibility of this view.
If the
Find String List window is still not visible, check if there is on any side of the UE/UES main window a tab with the label
Find String List. If there is such a tab, move the mouse pointer over it and the window appears. The pin symbol in the title bar of this window toggles auto-hide mode.
Next command to use to get the window back is
View - Views/Lists - Recover Floating Windows. It is important for this command that the UE/UES main window itself is completely within visible area on the screen(s) and the main window is not set for being always on top, i.e.
View - Always on Top is not checked.
Now the window should be visible and easy to find within UE/UES window except it's width and height are set accidentally to very small values.
[Dockbars.002BasePane-33424]
IsVisible=1
stores visibility information of the
Find String List window in
%APPDATA%\IDMComp\UltraEdit\uedit32.in0 respectively
%APPDATA%\IDMComp\UEStudio\uestudio.in0 (default INI file directories).
Section
[Dockbars.002Pane-33424] contains all other data of the window. Deleting this section, best with Notepad while UE/UES not running, results in restoring the window at default location on next opening.