Welcome to our new forum
All users of the legacy CODESYS Forums, please create a new account at account.codesys.com. But make sure to use the same E-Mail address as in the old Forum. Then your posts will be matched. Close

Online help search results Disappeared

delmadord
2017-05-19
2017-06-06
  • delmadord - 2017-05-19

    Please help, I am really frustrated.

    I have accidentaly moved the Search results tab from Online help somewhere and now it is not showing anywhere.

    I can only use the most relevant search result, which is opened automatically.

    Can you please kindly help me to restore it? It is hard to work without it.

    Thanks!

     
  • r.evbatyrov - 2017-06-06

    Hi delmadord,

    I would suggest to solve problems like that using UI Automation technique. The idea is locate this no more visible window and execute the Maximize method of "Window pattern", making the hidden window visible.
    Download, install and start some utility that understand UI Automation (best and simplest is UIspy - very outdated Microsoft tool, difficult to find, but try it) or may be Inspect.exe, or may be something else. Activate the OnlineHelp, locate "Search Results" execute pattern "Window", Method "SetWindowVisualState", Value = "Maximized". It works pretty good, both in UISpy and Inspect.exe.

    Regards
    Roman

     

Log in to post a comment.