• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Help window stays on top.

Community Beginner ,
Sep 06, 2007 Sep 06, 2007

Copy link to clipboard

Copied

I need to know how to make the htmlhelp call in MFC CWnd class from forcing the help window to the top. In RoboHelp HTML we tried compiling Help with Advanced Windows Properties - Extended Styles - Top-most Window checked and not-checked. In both cases, the Help window stays on top when we view Help from our program. Our users want to be able to reference the program and help interchangeably.

Any suggestions?

Views

206

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Sep 06, 2007 Sep 06, 2007

Copy link to clipboard

Copied

LATEST
Mike,

I think the user needs to minimize the help window to get back to the application. According to the Microsoft help on HTML Help, the "owned window" (Help viewer) always stays on top of its calling window. I know there are hoops one can jump through to create "modeless" dialogs in MFC so there may be a way a developer can tweak the help call but I'm not aware of any.

A way to get the app and help side by side with equal windows that can trade focus is to call the help from Windows, so that it is not called by the program. Then the two programs can coexist on the screen without the help always being on top.

John

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
RoboHelp Documentation
Download Adobe RoboHelp