TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:Re: What's This? Help Composer and Spurious Links From:David Slonosky <David -dot- Slonosky -at- ITLS -dot- COM> Date:Tue, 28 Oct 1997 08:39:05 -0500
On Monday, October 27, 1997 9:14 PM, Kris Olberg [SMTP:kjolberg -at- ix -dot- netcom -dot- com]
wrote:
> >I'm using the What's This? Help Composer. For some reason, it shows links
> as
> >existing between items in some of the dialog boxes, even though the
> developers
> >have checked the souce code and swear no such links exist..
>
>
> I'm not at all familiar with the What's This Help Composer. Could you
> explain what you mean by "it shows links as existing between items in some
> of the dialog boxes"? The term "link" doesn't exist in the context of VB 5
> and programming. It must be used in the What's This Help Composer. Does it
> mean the topic ID?
The links are between static text inside the dialog boxes and other boxes. I
think it may have something to do with the tab order of how fields within the
dialog box are ordered, because the What's This? manual mentions something
about setting a topic ID to -1 to avoid what sounds suspiciously like this
problem. And linking seems to be a C/C++ convention.
> I don't think I've been much help. Maybe I've made things worse. As always,
> you can try to contact Blue Sky for help with technical questions or post to
> the WinHelp list. Best of luck!
There's a WinHelp list? :) Thanks. Our developers are smart and not totally
inaccessible, so I'm not too worried.