|
|
M -1.0- |
Module : HelpViewer V1.0
Category / Domain : |
CommTools |
Scol Engine Compatibility : |
V3.2d and higher |
Operating Systems : |
Windows 95/98 |
|
Windows NT 4.0 |
Documentation dated : |
31/07/2000 |
Supersedes
sheet :
Module Description
HelpViewer allow a
user to get a help window. It must be linked to the HelpServer module :
[HelpViewer].ask |
à |
[HelpServer].ask |
[HelpServer].answer |
à |
[HelpViewer].answer |
The help icon is started by
the “start” action :
Event à [HelpViewer].start
L’icône d’aide s’affiche soit dans une zone de document, si celle-ci a été définie, soit dans une fenêtre popup en bas à droite de l’écran. Pour appeler la fenêtre d’aide, l’utilisateur doit cliquer sur l’icône d’aide. La fenêtre d’aide met alors à sa disposition un arbre de questions/réponses.
Actions and Events
Actions
·
start : start the HelpViewer client
and print the help icon
·
answer : HelpViewer receives a set of help
fields, containing a question, or an answer, or a title bar, or a space
bar :
[help
field reference]\ [field type]\ [field text]\n
ect…
reference :
field coordinates in the help tree of the HelpServer module.
Type
: « 0 » as question, « 1 » as réponse, « 2 » as a
previous field pointer, « 3 » as title bar, « 4 » as space
bar
Events
·
ask :
send a help field reference, as the reference of the father field the user
wants to get.
Zones
·
HelpViewerIcon : help icon