atw: 2nd CHM problem
- From: Craig Hadden <CraigH@xxxxxxxxxxxxxxxxxxx>
- To: "'austechwriter@xxxxxxxxxxxxx'" <austechwriter@xxxxxxxxxxxxx>
- Date: Thu, 25 Nov 2004 11:41:03 +1100
I know that context-sensitive popups stored in a CHM file are plain text,
but I can't get them to show a blank line between paragraphs. So, they look
terrible.
Is it possible to insert blank lines?
Also, apologies to readers of the digest, but I've appended my message from
yesterday as several hours passed before it got to the list, and I didn't
get any replies as yet. To summarise it: Does anyone know how to make
several elements in a dialog box share the same popup?
Lastly, if anyone can point me to good Web resources that can answer these
questions, I'd be very grateful.
Thanks,
Craig
> I'm writing context-sensitive popups as part of a CHM file.
>
> How can I use the same popup for both a text box and the label next to the
> text box?
>
> When I use the same topic ID (i.e. name) twice in the .H file, one
> occurrence is ignored. (So when I click on the "?" button and then on an
> item in the dialog box in question, half of the time I get a "Cannot find
> the topic ..." message.)
>
> The .H file looks something like this:
> #define IDH_FOLDER_NAME 2452882434 /* Field's label */
> #define IDH_FOLDER_NAME 2452882435 /* Field */
>
> (I'm using HTML Help Workshop at the moment, but I have RoboHelp HTML too.
> The help project is tiny though, so it doesn't seem to warrant RoboHelp.)
**************************************************
To post a message to austechwriter, send the message to
austechwriter@xxxxxxxxxxxxxx
To subscribe to austechwriter, send a message to
austechwriter-request@xxxxxxxxxxxxx with "subscribe" in the Subject field.
To unsubscribe, send a message to austechwriter-request@xxxxxxxxxxxxx with
"unsubscribe" in the Subject field.
To search the austechwriter archives, go to
www.freelists.org/archives/austechwriter
To contact the list administrator, send a message to
austechwriter-admins@xxxxxxxxxxxxx
**************************************************
- Follow-Ups:
- atw: Re: 2nd CHM problem
- From: Steve Hudson
Other related posts:
- » atw: 2nd CHM problem
- atw: Re: 2nd CHM problem
- From: Steve Hudson