I’ve run into a problem where the Search and Replace tab of the tabbed Search dialog is instead displayed as another copy of the Search tab.
This started after I compiled and merged a modified version of Search.s. The only macro modified was FindShowRegexMenu(), which I heavily edited to give a more nearly complete listing of what the PCRE module was really capable of. I had to do some squeaky trimming to get the macro in under 16K, but it works fine now. Somewhere along the line, though, the problem with the dialog happened. It persists through reboots and Project changes, and doesn’t go away when I recompile and merge a stock standard Search.s file, which makes me think the problem might be corrupted configuration data in the database file.
Has anyone else seen this?