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.
I tried responding to your query before, but my message just dissolved in
thin air.
- Must I use Qt to develop the What?s This? help, or can I hook these in
from a compiled help system?
You don't use Qt to write your help. Your developers use Qt to call and
display the help. You must use another tool to write your help files.
Since Qt is used for cross-platform development, I do not think that What's
This help can be derived from a compiled help system because those are OS
dependent.
We are developing What's This help for an ap developed on Qt for Windows,
*Nix and possibly Mac. We are creating separate HTML files for each topic.
Thank god for Frame + WWP. We add the ID for each interface control into a
Frame marker. In WWP, this marker launches a macro that creates a separate
HTML file for each topic and creates a map file.
- Can Qt be used to create the whole help file? (that is, more than just
What's This and tooltips?)
Qt isn't a help composer. It's an application development tool.
- Can Qt create indexes and TOCs?
No, it is an application development environment. You will have to use
another tool.
- How does Qt access help file topics? - Do you use a web browser to view
the help or a custom viewer?
I am not the developer, but I believe Qt calls the display mechanism of the
OS the ap is running on to display the text in its viewer. All we are doing
is writing the topics in HTML and it displays no matter what OS we are in.
Sounds like you might want to be doing something similar.
Hope this helps! Feel free to contact me off-list!
Kandis
Save up to 50% with RoboHelp Deluxe. Get 2 great products for 1 low price!
You'll get RoboHelp Office PLUS RoboDemo, the software demonstration tool
that everyone's been talking about. Check it out and save! http://www.ehelp.com/techwr-l
---
You are currently subscribed to techwr-l as:
archive -at- raycomm -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit http://www.raycomm.com/techwhirl/ for more resources and info.