


DXmCreateHelpDialog(3X)				      DXmCreateHelpDialog(3X)



NAME
  DDXXmmCCrreeaatteeHHeellppDDiiaalloogg -	Creates	the Help widget	with a dialog box.

SYNOPSIS

  WWiiddggeett DDXXmmCCrreeaatteeHHeellppDDiiaalloogg ((_p_a_r_e_n_t,, _n_a_m_e,, _a_r_g_l_i_s_t,, _a_r_g_c_o_u_n_t))
	  WWiiddggeett   _p_a_r_e_n_t;;
	  cchhaarr	   **_n_a_m_e;;
	  AArrgglliisstt  _a_r_g_l_i_s_t;;
	  iinntt	   _a_r_g_c_o_u_n_t;;

PARAMETERS

  _p_a_r_e_n_t
      The identifier (widget ID) of the	parent widget.

  _n_a_m_e
      The name of the created widget.

  _a_r_g_l_i_s_t
      The application argument list.

  _a_r_g_c_o_u_n_t
      An integer that represents the number of arguments in the	application
      argument list.

DESCRIPTION

  The DDXXmmCCrreeaatteeHHeellppDDiiaalloogg routine creates a help widget	that includes its own
  dialog box.  The help	widget is a modeless widget that enables the applica-
  tion to display appropriate user assistance information in response to a
  user request.	 When the user requests	help, the help widget displays an
  initial help topic, then gives the user the ability to view additional help
  topics.

  The DDXXmmNNffiirrssttTTooppiicc resource allows the application to	provide	context-
  sensitive help by selecting a	specific topic based on	implicit or explicit
  cues from the	user.

  After	the widget has been created, you can change the	help topic by speci-
  fying	a new DDXXmmNNffiirrssttTTooppiicc (using the	Intrinsic routine XXttSSeettVVaalluueess),	and
  then managing	the widget (using the Intrinsic	routine	XXttMMaannaaggeeCChhiilldd) to
  display the help window.

  When the user	exits from a help session, the widget is automatically
  unmanaged.

  Resource Information

  The help widget does not support children.

  You can set the following widget-specific resources in the _a_r_g_l_i_s_t:

       XmString	      DXmNaddtopicLabel;
       XmString	      DXmNapplicationName;
       XmString	      DXmNbadFrameMessage;
       XmString	      DXmNbadlibMessage;
       Boolean	      DXmNcacheHelpLibrary;
       XmString	      DXmNcloseLabel;
       int	      DXmNcols;
       XmString	      DXmNcopyLabel;
       KeySym	      DXmNcopyLabelMnem;
       XmString	      DXmNcopyLabelMnemCS;
       Boolean	      DXmNdefaultPosition;
       XmString	      DXmNdismissLabel;
       XmString	      DXmNeditLabel;
       KeySym	      DXmNeditLabelMnem;
       XmString	      DXmNeditLabelMnemCS;
       XmString	      DXmNerroropenMessage;
       XmString	      DXmNexitLabel;
       KeySym	      DXmNexitLabelMnem;
       XmString	      DXmNexitLabelMnemCS;
       XmString	      DXmNfileLabel;
       KeySym	      DXmNfileLabelMnem;
       XmString	      DXmNfileLabelMnemCS;
       XmString	      DXmNfirstTopic;
       XmString	      DXmNglossaryTopic;
       XmString	      DXmNgobackLabel;
       KeySym	      DXmNgobackLabelMnem;
       XmString	      DXmNgobackLabelMnemCS;
       XmString	      DXmNgobacktopicLabel;
       XmString	      DXmNgooverLabel;
       KeySym	      DXmNgooverLabelMnem;
       XmString	      DXmNgooverLabelMnemCS;
       XmString	      DXmNgotoLabel;
       XmString	      DXmNgototopicLabel;
       KeySym	      DXmNgototopicLabelMnem;
       XmString	      DXmNgototopicLabelMnemCS;
       XmString	      DXmNhelpAcknowledgeLabel;
       XmString	      DXmNhelphelpLabel;
       KeySym	      DXmNhelphelpLabelMnem;
       XmString	      DXmNhelphelpLabelMnemCS;
       XmString	      DXmNhelpLabel;
       KeySym	      DXmNhelpLabelMnem;
       XmString	      DXmNhelpLabelMnemCS;
       XmString	      DXmNhelpOnHelpTitle;
       XmString	      DXmNhelpontitleLabel;
       XmString	      DXmNhelptitleLabel;
       XmString	      DXmNhistoryboxLabel;
       XmString	      DXmNhistoryLabel;
       KeySym	      DXmNhistoryLabelMnem;
       XmString	      DXmNhistoryLabelMnemCS;
       XmString	      DXmNkeywordLabel;
       KeySym	      DXmNkeywordLabelMnem;
       XmString	      DXmNkeywordLabelMnemCS;
       XmString	      DXmNkeywordsLabel;
       XmString	      DXmNlibrarySpec;
       unsigned	int   DXmNlibraryType;
       XmString	      DXmNnokeywordMessage;
       XmString	      DXmNnotitleMessage;
       XmString	      DXmNnulllibMessage;
       XmString	      DXmNoverviewTopic;
       int	      DXmNrows;
       XmString	      DXmNsaveasLabel;
       KeySym	      DXmNsaveasLabelMnem;
       XmString	      DXmNsaveasLabelMnemCS;
       XmString	      DXmNsearchapplyLabel;
       XmString	      DXmNsearchkeywordboxLabel;
       XmString	      DXmNsearchLabel;
       KeySym	      DXmNsearchLabelMnem;
       XmString	      DXmNsearchLabelMnemCS;
       XmString	      DXmNsearchtitleboxLabel;
       XmString	      DXmNselectallLabel;
       KeySym	      DXmNselectallLabelMnem;
       XmString	      DXmNselectallLabelMnemCS;
       XmString	      DXmNtitleLabel;
       KeySym	      DXmNtitleLabelMnem;
       XmString	      DXmNtitleLabelMnemCS;
       XmString	      DXmNtitlesLabel;
       XmString	      DXmNtopictitlesLabel;
       XmString	      DXmNviewLabel;
       KeySym	      DXmNviewLabelMnem;
       XmString	      DXmNviewLabelMnemCS;
       XmString	      DXmNvisitglosLabel;
       KeySym	      DXmNvisitglosLabelMnem;
       XmString	      DXmNvisitglosLabelMnemCS;
       XmString	      DXmNvisitLabel;
       XmString	      DXmNvisittopicLabel;
       KeySym	      DXmNvisittopicLabelMnem;
       XmString	      DXmNvisittopicLabelMnemCS;
       XtCallbackList XmNmapCallback;
       XtCallbackList XmNunmapCallback;

  Resources


  DDXXmmNNaaddddttooppiiccLLaabbeell
      The label	indicating additional topics for help.	The default is "Addi-
      tional topics".  Access is CSG.

  DDXXmmNNaapppplliiccaattiioonnNNaammee
      The application name to be used in the widget title bar.	The default
      is Null.	Access is CSG.

  DDXXmmNNbbaaddFFrraammeeMMeessssaaggee
      The message displayed when a frame could not be found.  The default is
      "Couldn't	find frame !CS".  Access is CSG.

  DDXXmmNNbbaaddlliibbMMeessssaaggee
      The message displayed when a requested library could not be found.  The
      default is "Couldn't open	library	!CS".  Access is CSG.

  DDXXmmNNccaacchheeHHeellppLLiibbrraarryy
      A	Boolean	resource that specifies	whether	the text of the	help library
      is stored	in the help widget's cache memory.  When True, the text	is
      stored in	cache memory; when False, the text is not stored in cache
      memory.  The default is False.  Access is	CSG.

  DDXXmmNNcclloosseeLLaabbeell
      The label	for the	Exit push button in the	help widget window.  The
      default is "Exit".  Access is CSG.

  DDXXmmNNccoollss
      The width, in characters,	of the help text window.  The default is
      language dependent; the American English default is 55.  Access is CSG.

  DDXXmmNNccooppyyLLaabbeell
      The label	for the	Copy menu item in the Edit menu.  The default is
      "Copy".  Access is CSG.

  DDXXmmNNccooppyyLLaabbeellMMnneemm
      Specifies	which key the user can press (instead of clicking MB1) to
      activate the Copy	menu item in the Edit menu.  This resource defines
      the key on the keyboard and visually identifies that key for the user
      by inserting an underscore (_) beneath the designated letter in the
      Copy menu	label.	The default is an underscore (_) inserted beneath the
      letter "C", with the corresponding key defined on	the keyboard.  Access
      is CG.

  DDXXmmNNccooppyyLLaabbeellMMnneemmCCSS
      Establishes the character	set used when identifying the letter in	the
      Copy menu	label that corresponds to the key the user can press (as
      defined by the DDXXmmNNccooppyyLLaabbeellMMnneemm resource) to activate the Copy menu
      item.  The default character set is ISO8859-1.  Access is	CG.

  DDXXmmNNddeeffaauullttPPoossiittiioonn
      A	Boolean	resource that, when True, causes the core resources _x and _y
      to be ignored in favor of	the default widget position.  The default
      widget position is centered in the parent	window.	 When False, the
      specified	_x and _y	resources are used to position the widget.  The
      default is True.	Access is CSG.

  DDXXmmNNddiissmmiissssLLaabbeell
      The label	for the	push button used to dismiss a help widget dialog box
      (for example, Search History, Search Title, Search Keyword boxes).  The
      default is "Dismiss".  Access is CSG.

  DDXXmmNNeeddiittLLaabbeell
      The label	for the	Edit pull-down menu.  The default is "Edit".  Access
      is CSG.

  DDXXmmNNeeddiittLLaabbeellMMnneemm
      Specifies	which key the user can press (instead of clicking MB1) to
      activate the Edit	pull-down menu.	 This resource defines the key on the
      keyboard and visually identifies that key	for the	user by	inserting an
      underscore (_) beneath the designated letter in the Edit pull-down menu
      label.  The default is an	underscore (_) inserted	beneath	the letter
      "E", with	the corresponding key defined on the keyboard.	Access is CG.

  DDXXmmNNeeddiittLLaabbeellMMnneemmCCSS
      Establishes the character	set used when identifying the letter in	the
      Edit pull-down menu label	that corresponds to the	key the	user can
      press (as	defined	by the DDXXmmNNeeddiittLLaabbeellMMnneemm resource) to activate the
      Edit pull-down menu.  The	default	character set is ISO8859-1.  Access
      is CG.

  DDXXmmNNeerrrroorrooppeennMMeessssaaggee
      The error	message	displayed when a file cannot be	opened.	 The default
      is "Error	opening	file !CS".  Access is CSG.

  DDXXmmNNeexxiittLLaabbeell
      The label	for the	exit menu item in the File pull-down menu.  The
      default is "Exit".  Access is CSG.

  DDXXmmNNeexxiittLLaabbeellMMnneemm
      Specifies	which key the user can press (instead of clicking MB1) to
      activate the Exit	menu item in the File pull-down	menu.  This resource
      defines the key on the keyboard and visually identifies that key for
      the user by inserting an underscore (_) beneath the designated letter
      in the Exit menu label.  The default is an underscore (_)	inserted
      beneath the letter "E", with the corresponding key defined on the	key-
      board.  Access is	CG.

  DDXXmmNNeexxiittLLaabbeellMMnneemmCCSS
      Establishes the character	set used when identifying the letter in	the
      Exit menu	label that corresponds to the key the user can press (as
      defined by the DDXXmmNNeexxiittLLaabbeellMMnneemm resource) to activate the Exit menu
      item in the File pull-down menu.	The default character set is
      ISO8859-1.  Access is CG.

  DDXXmmNNffiilleeLLaabbeell
      The label	for the	File pull-down menu.  The default is "File".  Access
      is CSG.

  DDXXmmNNffiilleeLLaabbeellMMnneemm
      Specifies	which key the user can press (instead of clicking MB1) to
      activate the File	pull-down menu.	 This resource defines the key on the
      keyboard and visually identifies that key	for the	user by	inserting an
      underscore (_) beneath the designated letter in the File pull-down menu
      label.  The default is an	underscore (_) inserted	beneath	the letter
      "F", with	the corresponding key defined on the keyboard.	Access is CG.

  DDXXmmNNffiilleeLLaabbeellMMnneemmCCSS
      Establishes the character	set used when identifying the letter in	the
      File pull-down menu label	that corresponds to the	key the	user can
      press (as	defined	by the DDXXmmNNffiilleeLLaabbeellMMnneemm resource) to activate the
      File pull-down menu.  The	default	character set is ISO8859-1.  Access
      is CG.

  DDXXmmNNffiirrssttTTooppiicc
      The first	help topic to be displayed.  If	a null string is passed, a
      list of level one	topics is displayed.  The default is Null.  Access is
      CSG.

  DDXXmmNNgglloossssaarryyTTooppiicc
      The application glossary topic.  If a null string	is provided, the
      Visit Glossary menu item does not	appear in the View pull-down menu.
      The default is Null.  Access is CSG.

  DDXXmmNNggoobbaacckkLLaabbeell
      The label	for the	Go Back	menu item in the View pull-down	menu.  The
      default is "Go Back".  Access is CSG.

  DDXXmmNNggoobbaacckkLLaabbeellMMnneemm
      Specifies	which key the user can press (instead of clicking MB1) to
      activate the Go Back menu	item in	the View pull-down menu.  This
      resource defines the key on the keyboard and visually identifies that
      key for the user by inserting an underscore (_) beneath the designated
      letter in	the Go Back menu label.	 The default is	an underscore (_)
      inserted beneath the letter "B", with the	corresponding key defined on
      the keyboard.  Access is CG.

  DDXXmmNNggoobbaacckkLLaabbeellMMnneemmCCSS
      Establishes the character	set used when identifying the letter in	the
      Go Back menu label that corresponds to the key the user can press	(as
      defined by the DDXXmmNNggoobbaacckkLLaabbeellMMnneemm resource) to activate the Go Back
      menu item	in the View pull-down menu.  The default character set is
      ISO8859-1.  Access is CG.

  DDXXmmNNggoobbaacckkttooppiiccLLaabbeell
      The label	for the	Go Back	push button in the help	widget window.	The
      default is "Go Back".  Access is CSG.

  DDXXmmNNggoooovveerrLLaabbeell
      The label	for the	Go To Overview item in the View	pull-down menu.	 The
      default is "Go To	Overview".  Access is CSG.

  DDXXmmNNggoooovveerrLLaabbeellMMnneemm
      Specifies	which key the user can press (instead of clicking MB1) to
      activate the Go To Overview item in the View pull-down menu.  This
      resource defines the key on the keyboard and visually identifies that
      key for the user by inserting an underscore (_) beneath the designated
      letter in	the Go To Overview menu	label.	The default is an underscore
      (_) inserted beneath the letter "O", with	the corresponding key defined
      on the keyboard.	Access is CG.

  DDXXmmNNggoooovveerrLLaabbeellMMnneemmCCSS
      Establishes the character	set used when identifying the letter in	the
      Go To Overview menu label	that corresponds to the	key the	user can
      press (as	defined	by the DDXXmmNNggoooovveerrLLaabbeellMMnneemm resource) to	activate the
      Go To Overview item in the View pull-down	menu.  The default character
      set is ISO8859-1.	 Access	is CG.

  DDXXmmNNggoottooLLaabbeell
      The label	for the	Go To push button in the help widget's dialog boxes.
      The default is "Go To".  Access is CSG.

  DDXXmmNNggoottoottooppiiccLLaabbeell
      The label	for the	Go To Topic menu item in the View pull-down menu.
      The default is "Go To Topic".  Access is CSG.

  DDXXmmNNggoottoottooppiiccLLaabbeellMMnneemm
      Specifies	which key the user can press (instead of clicking MB1) to
      activate the Go To Topic menu item in the	View pull-down menu.  This
      resource defines the key on the keyboard and visually identifies that
      key for the user by inserting an underscore (_) beneath the designated
      letter in	the Go To Topic	menu label.  The default is an underscore (_)
      inserted beneath the letter "T", with the	corresponding key defined on
      the keyboard.  Access is CG.

  DDXXmmNNggoottoottooppiiccLLaabbeellMMnneemmCCSS
      Establishes the character	set used when identifying the letter in	the
      Go To Topic menu label that corresponds to the key the user can press
      (as defined by the DDXXmmNNggoottoottooppiiccLLaabbeellMMnneemm	resource) to activate the Go
      To Topic menu item in the	View pull-down menu.  The default character
      set is ISO8859-1.	 Access	is CG.

  DDXXmmNNhheellppAAcckknnoowwlleeddggeeLLaabbeell
      The label	for the	Acknowledge push button	in the error message box.
      The default is "OK".  Access is CSG.

  DDXXmmNNhheellpphheellppLLaabbeell
      The label	for the	Overview menu item in the Using	Help pull-down menu.
      The default is "On Window...".  Access is	CSG.

  DDXXmmNNhheellpphheellppLLaabbeellMMnneemm
      Specifies	which key the user can press (instead of clicking MB1) to
      activate the Overview menu item in the Using Help	pull-down menu.	This
      resource defines the key on the keyboard and visually identifies that
      key for the user by inserting an underscore (_) beneath the designated
      letter in	the Overview menu label.  The default is an underscore (_)
      inserted beneath the letter "W", with the	corresponding key defined on
      the keyboard.  Access is CG.

  DDXXmmNNhheellpphheellppLLaabbeellMMnneemmCCSS
      Establishes the character	set used when identifying the letter in	the
      Overview menu label that corresponds to the key the user can press (as
      defined by the DDXXmmNNhheellpphheellppLLaabbeellMMnneemm resource) to	activate the Overview
      menu item	in the Using Help pull-down menu.  The default character set
      is ISO8859-1.  Access is CG.

  DDXXmmNNhheellppLLaabbeell
      The label	for the	Help pull-down menu.  The default is "Using Help".
      Access is	CSG.

  DDXXmmNNhheellppLLaabbeellMMnneemm
      Specifies	which key the user can press (instead of clicking MB1) to
      activate the Help	pull-down menu.	 This resource defines the key on the
      keyboard and visually identifies that key	for the	user by	inserting an
      underscore (_) beneath the designated letter in the Help pull-down menu
      label.  The default is an	underscore (_) inserted	beneath	the letter
      "U", with	the corresponding key defined on the keyboard.	Access is CG.

  DDXXmmNNhheellppLLaabbeellMMnneemmCCSS
      Establishes the character	set used when identifying the letter in	the
      Help pull-down menu label	that corresponds to the	key the	user can
      press (as	defined	by the DDXXmmNNhheellppLLaabbeellMMnneemm resource) to activate the
      Help pull-down menu.  The	default	character set is ISO8859-1.  Access
      is CG.

  DDXXmmNNhheellppOOnnHHeellppTTiittllee
      The label	for the	title bar in the Help-on-Help help subwidget.  The
      default is "Using	Help".	Access is CSG.

  DDXXmmNNhheellppoonnttiittlleeLLaabbeell
      The label	for the	help widget title bar used in conjunction with the
      application name.	 The default is	"Help On".  Access is CSG.

  DDXXmmNNhheellppttiittlleeLLaabbeell
      The label	for the	help widget title bar when no application name is
      specified.  The default is "Help".  Access is CSG.

  DDXXmmNNhhiissttoorryybbooxxLLaabbeell
      The label	for the	history	dialog box.  The default is "Search Topic
      History".	 Access	is CSG.

  DDXXmmNNhhiissttoorryyLLaabbeell
      The label	for the	History... menu	item in	the Search pull-down menu.
      The default is "History...".  Access is CSG.

  DDXXmmNNhhiissttoorryyLLaabbeellMMnneemm
      Specifies	which key the user can press (instead of clicking MB1) to
      activate the History... menu item	in the Search pull-down	menu.  This
      resource defines the key on the keyboard and visually identifies that
      key for the user by inserting an underscore (_) beneath the designated
      letter in	the History... menu label.  The	default	is an underscore (_)
      inserted beneath the letter "H", with the	corresponding key defined on
      the keyboard.  Access is CG.

  DDXXmmNNhhiissttoorryyLLaabbeellMMnneemmCCSS
      Establishes the character	set used when identifying the letter in	the
      History... menu label that corresponds to	the key	the user can press
      (as defined by the DDXXmmNNhhiissttoorryyLLaabbeellMMnneemm resource)	to activate the	His-
      tory... menu item	in the Search pull-down	menu.  The default character
      set is ISO8859-1.	 Access	is CG.

  DDXXmmNNkkeeyywwoorrddLLaabbeell
      The label	for the	Keyword... menu	item in	the Search pull-down menu.
      The default is "Keyword...".  Access is CSG.

  DDXXmmNNkkeeyywwoorrddLLaabbeellMMnneemm
      Specifies	which key the user can press (instead of clicking MB1) to
      activate the Keyword... menu item	in the Search pull-down	menu.  This
      resource defines the key on the keyboard and visually identifies that
      key for the user by inserting an underscore (_) beneath the designated
      letter in	the Keyword... menu label.  The	default	is an underscore (_)
      inserted beneath the letter "K", with the	corresponding key defined on
      the keyboard.  Access is CG.

  DDXXmmNNkkeeyywwoorrddLLaabbeellMMnneemmCCSS
      Establishes the character	set used when identifying the letter in	the
      Keyword... menu label that corresponds to	the key	the user can press
      (as defined by the DDXXmmNNkkeeyywwoorrddLLaabbeellMMnneemm resource)	to activate the	Key-
      word... menu item	in the Search pull-down	menu.  The default character
      set is ISO8859-1.	 Access	is CG.

  DDXXmmNNkkeeyywwoorrddssLLaabbeell
      The label	used in	a Search Topic Keyword box to identify the text	entry
      field.  The default is "Keyword".	 Access	is CSG.

  DDXXmmNNlliibbrraarryySSppeecc
      A	host system file specification that identifies the help	topic
      library.	The default is Null.  Access is	CG.

  DDXXmmNNlliibbrraarryyTTyyppee
      The type of help topic library specified by the DDXXmmNNlliibbrraarryySSppeecc
      resource.	 The predefined	value for this resource	is DDXXmmTTeexxttLLiibbrraarryy,
      which is a type of UNIX help directory.  Access is CG.

  DDXXmmNNnnookkeeyywwoorrddMMeessssaaggee
      The message displayed when a requested keyword cannot be found.  The
      default is "Couldn't find	keyword	!CS".  Access is CSG.

  DDXXmmNNnnoottiittlleeMMeessssaaggee
      The message displayed when a requested title cannot be found.  The
      default is "No title to match string !CS".  Access is CSG.

  DDXXmmNNnnuulllllliibbMMeessssaaggee
      The text for the message displayed when no library has been specified.
      The default is "No library specified".  Access is	CSG.

  DDXXmmNNoovveerrvviieewwTTooppiicc
      The application overview topic. The default is Null.  Access is CSG.

  DDXXmmNNrroowwss
      Height, in characters, of	the help text window.  The default is
      language dependent; the American English default is 20.  Access is CSG.

  DDXXmmNNssaavveeaassLLaabbeell
      The label	for the	Save As... item	in a File pull-down menu.  The
      default is "Save As...".	Access is CSG.

  DDXXmmNNssaavveeaassLLaabbeellMMnneemm
      Specifies	which key the user can press (instead of clicking MB1) to
      activate the Save	As... item in a	File pull-down menu.  This resource
      defines the key on the keyboard and visually identifies that key for
      the user by inserting an underscore (_) beneath the designated letter
      in the Save As...	menu label.  The default is an underscore (_)
      inserted beneath the letter "A", with the	corresponding key defined on
      the keyboard.  Access is CG.

  DDXXmmNNssaavveeaassLLaabbeellMMnneemmCCSS
      Establishes the character	set used when identifying the letter in	the
      Save As... menu label that corresponds to	the key	the user can press
      (as defined by the DDXXmmNNssaavveeaassLLaabbeellMMnneemm resource) to activate the Save
      As... item in a File pull-down menu.  The	default	character set is
      ISO8859-1.  Access is CG.

  DDXXmmNNsseeaarrcchhaappppllyyLLaabbeell
      The label	for the	push button used to initiate a search action in	a
      Search dialog box.  The default is "Apply".  Access is CSG.

  DDXXmmNNsseeaarrcchhkkeeyywwoorrddbbooxxLLaabbeell
      The label	for a Search Topic Keywords dialog box.	 The default is
      "Search Topic Keywords".	Access is CSG.

  DDXXmmNNsseeaarrcchhLLaabbeell
      The label	for the	Search pull-down menu.	The default is "Search".
      Access is	CSG.

  DDXXmmNNsseeaarrcchhLLaabbeellMMnneemm
      Specifies	which key the user can press (instead of clicking MB1) to
      activate the Search pull-down menu.  This	resource defines the key on
      the keyboard and visually	identifies that	key for	the user by inserting
      an underscore (_)	beneath	the designated letter in the Search pull-down
      menu label.  The default is an underscore	(_) inserted beneath the
      letter "S", with the corresponding key defined on	the keyboard.  Access
      is CG.

  DDXXmmNNsseeaarrcchhLLaabbeellMMnneemmCCSS
      Establishes the character	set used when identifying the letter in	the
      Search pull-down menu label that corresponds to the key the user can
      press (as	defined	by the DDXXmmNNsseeaarrcchhLLaabbeellMMnneemm resource) to	activate the
      Search pull-down menu.  The default character set	is ISO8859-1.  Access
      is CG.

  DDXXmmNNsseeaarrcchhttiittlleebbooxxLLaabbeell
      The title	of a Search Topic Titles box.  The default is "Search Topic
      Titles".	Access is CSG.

  DDXXmmNNsseelleeccttaallllLLaabbeell
      The label	for the	Select All item	on the Edit pull-down menu.  The
      default is "Select All".	Access is CSG.

  DDXXmmNNsseelleeccttaallllLLaabbeellMMnneemm
      Specifies	which key the user can press (instead of clicking MB1) to
      activate the Select All item on the Edit pull-down menu.	This resource
      defines the key on the keyboard and visually identifies that key for
      the user by inserting an underscore (_) beneath the designated letter
      in the Select All	menu label.  The default is an underscore (_)
      inserted beneath the letter "S", with the	corresponding key defined on
      the keyboard.  Access is CG.

  DDXXmmNNsseelleeccttaallllLLaabbeellMMnneemmCCSS
      Establishes the character	set used when identifying the letter in	the
      Select All menu label that corresponds to	the key	the user can press
      (as defined by the DDXXmmNNsseelleeccttLLaabbeellMMnneemm resource) to activate the Select
      All item on the Edit pull-down menu.  The	default	character set is
      ISO8859-1.  Access is CG.

  DDXXmmNNttiittlleeLLaabbeell
      The label	for the	Title... item in the Search pull-down menu.  The
      default is "Title...".  Access is	CSG.

  DDXXmmNNttiittlleeLLaabbeellMMnneemm
      Specifies	which key the user can press (instead of clicking MB1) to
      activate the Title... item in the	Search pull-down menu. This resource
      defines the key on the keyboard and visually identifies that key for
      the user by inserting an underscore (_) beneath the designated letter
      in the Title... menu label.  The default is an underscore	(_) inserted
      beneath the letter "T", with the corresponding key defined on the	key-
      board.  Access is	CG.

  DDXXmmNNttiittlleeLLaabbeellMMnneemmCCSS
      Establishes the character	set used when identifying the letter in	the
      Title... menu label that corresponds to the key the user can press (as
      defined by the DDXXmmNNttiittlleeLLaabbeellMMnneemm	resource) to activate the Title...
      item in the Search pull-down menu.  The default character	set is
      ISO8859-1.  Access is CG.

  DDXXmmNNttiittlleessLLaabbeell
      The label	identifying the	text entry field on the	Search Topic Titles
      box.  The	default	is "Title".  Access is CSG.

  DDXXmmNNttooppiiccttiittlleessLLaabbeell
      The label	used to	identify topics	found as a result of a title search
      in a Search Topic	Titles box.  The default is "Topic Titles".  Access
      is CSG.

  DDXXmmNNvviieewwLLaabbeell
      The label	for the	View menu.  The	default	is "View".  Access is CSG.

  DDXXmmNNvviieewwLLaabbeellMMnneemm
      Specifies	which key the user can press (instead of clicking MB1) to
      activate the View	menu.  This resource defines the key on	the keyboard
      and visually identifies that key for the user by inserting an under-
      score (_)	beneath	the designated letter in the View menu label.  The
      default is an underscore (_) inserted beneath the	letter "V", with the
      corresponding key	defined	on the keyboard.  Access is CG.

  DDXXmmNNvviieewwLLaabbeellMMnneemmCCSS
      Establishes the character	set used when identifying the letter in	the
      View menu	label that corresponds to the key the user can press (as
      defined by the DDXXmmNNvviieewwLLaabbeellMMnneemm resource) to activate the View menu.
      The default character set	is ISO8859-1.  Access is CG.

  DDXXmmNNvviissiittgglloossLLaabbeell
      The label	for the	Visit Glossary item in the View	pull-down menu.	The
      default is "Visit	Glossary".  Access is CSG.

  DDXXmmNNvviissiittgglloossLLaabbeellMMnneemm
      Specifies	which key the user can press (instead of clicking MB1) to
      activate the Visit Glossary item in the View pull-down menu.  This
      resource defines the key on the keyboard and visually identifies that
      key for the user by inserting an underscore (_) beneath the designated
      letter in	the Visit Glossary menu	label.	The default is an underscore
      (_) inserted beneath the letter "G", with	the corresponding key defined
      on the keyboard.	Access is CG.

  DDXXmmNNvviissiittgglloossLLaabbeellMMnneemmCCSS
      Establishes the character	set used when identifying the letter in	the
      Visit Glossary menu label	that corresponds to the	key the	user can
      press (as	defined	by the DDXXmmNNvviissiittgglloossLLaabbeellMMnneemm resource)	to activate
      the Visit	Glossary item in the View pull-down menu.  The default char-
      acter set	is ISO8859-1.  Access is CG.

  DDXXmmNNvviissiittLLaabbeell
      The label	for the	Visit push button in the help widget's dialog boxes.
      The default is "Visit".  Access is CSG.

  DDXXmmNNvviissiittttooppiiccLLaabbeell
      The label	for the	Visit Topic menu item in the View pull-down menu. The
      default is "Visit	Topic".	 Access	is CSG.

  DDXXmmNNvviissiittttooppiiccLLaabbeellMMnneemm
      Specifies	which key the user can press (instead of clicking MB1) to
      activate the Visit Topic menu item in the	View pull-down menu.  This
      resource defines the key on the keyboard and visually identifies that
      key for the user by inserting an underscore (_) beneath the designated
      letter in	the Visit Topic	menu label.  The default is an underscore (_)
      inserted beneath the letter "V", with the	corresponding key defined on
      the keyboard.  Access is CG.

  DDXXmmNNvviissiittttooppiiccLLaabbeellMMnneemmCCSS
      Establishes the character	set used when identifying the letter in	the
      Visit Topic menu label that corresponds to the key the user can press
      (as defined by the DDXXmmNNvviissiittttooppiiccLLaabbeellMMnneemm resource) to activate the
      Visit Topic menu item in the View	pull-down menu.	 The default charac-
      ter set is ISO8859-1.  Access is CSG.

  XXmmNNmmaappCCaallllbbaacckk
      Callback (or callbacks) made when	the help widget	is mapped.  The	call-
      back reason is _X_m_C_R__M_A_P.	The default is Null.  Access is	C.

  XXmmNNuunnmmaappCCaallllbbaacckk
      Callback (or callbacks) made when	the help widget	is unmapped. The
      callback reason is _X_m_C_R__U_N_M_A_P.  The default is Null.  Access is C.

  Resource Information

  The resources	_X_m_N_w_i_d_t_h and _X_m_N_h_e_i_g_h_t are supported differently by
  DDXXmmCCrreeaatteeHHeellppDDiiaalloogg in that they cannot be set by the	caller.	 These values
  are calculated by the	widget,	based on the size of the text window (_X_m_N_c_o_l_s
  and _X_m_N_r_o_w_s).

  Resource Information


  ttyyppeeddeeff ssttrruucctt {{
	iinntt	_r_e_a_s_o_n;;
	XXEEvveenntt	**_e_v_e_n_t;;	}} XXmmAAnnyyCCaallllbbaacckkSSttrruucctt;;

  CCaallllbbaacckk FFiieelldd DDeessccrriippttiioonnss

  _r_e_a_s_o_n
      An integer set to	the callback reason.  See the Callback Reasons sec-
      tion for the values that are valid for this widget.

  _e_v_e_n_t
      A	pointer	to the X event structure describing the	event that generated
      this callback.

  Callback Reasons


  XXmmCCRR__MMAAPP
      The help window was just mapped.

  XXmmCCRR__UUNNMMAAPP
      The help window was just unmapped.

  Resource Information

  The help widget does not support children.

  Resizing

  The help widget sizes	itself at creation, based on _X_m_N_r_o_w_s and _X_m_N_c_o_l_s.

  Resizing


  Inherited Resources

  DDXXmmCCrreeaatteeHHeellppDDiiaalloogg inherits behaviour and resources from the	following
  superclasses:

       Core Resource Set
       Composite Resource Set
       Constraint Resource Set
       XmManager Resource Set
       DXmHelpDialog Resource Set

RETURN VALUES

  The identifier (widget ID) of	the created Help widget.













