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

Remote topics as popups?

New Here ,
Feb 28, 2007 Feb 28, 2007

Copy link to clipboard

Copied

Can I display a remote topic as a popup? In a secondary window? How? I think I'm seeing some references to something like this on Rick Stone's site, but I have to work through them--not sure they're addressing my specific issue. Thanks for any help anyone can offer.

Views

261

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 ,
Feb 28, 2007 Feb 28, 2007

Copy link to clipboard

Copied

Hi pickbe,

One of the easiest ways to do this is to use a shortcut control. That will open the remote topic in its own help viewer (that's sort of a popup/secondary window). If this is what you'd like to do paste the following in the true code, where you want a button link. Edit the names to fit your .chm name and topic and button text.

<OBJECT
CLASSID="clsid:ADB880A6-D8FF-11CF-9377-00AA003B7A11"
ID="Shortcut"
ALIGN=BOTTOM
BORDER="0"
VSPACE="0"
HSPACE="0"><PARAM
NAME="Command" VALUE="linkname"><PARAM
NAME="Button" VALUE="Text:Shortcut"><PARAM
NAME="Font" VALUE="MS Sans Serif,8,0,,"><PARAM
NAME="Item1" VALUE=",hh.exe,remotehelp.chm::/remotetopic.htm"></OBJECT>

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
New Here ,
Feb 28, 2007 Feb 28, 2007

Copy link to clipboard

Copied

Thanks, John, but what I'm after is the same behavior I got for popups in WinHelp. Most of these (there are hundreds) are popups for glossary definitions. We do not use the automated glossary feature for WinHelp, because our glossary is very large and was created before the automated glossary feature was. We simply have the definitions listed in one help file, then the popups in six other help files call the definitions from the glossary file.

After the conversion to .chm, the former popups are calling their definitions correctly, but having them display in a new frame or putting a button next to them seems cumbersome and isn't the elegant solution I'd hoped for. Am I asking too much?

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
Engaged ,
Mar 01, 2007 Mar 01, 2007

Copy link to clipboard

Copied

LATEST
The Popup script fails when you try to open a topic from a remote .chm. It opens the remote topic in the main window. At least it does in my old version (v. 8) of RoboHelp. It sounds like this is what is happening with your converted project, too.

I don't know what you can do that is not labor intensive. When you did the conversion what does the link look like in the true code? I'm thinking that it might be necessary to import the topics, but you have six files. Hopefully, someone else will have an idea.

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