Class: cHtmlHelp
Class Hierarchy:
cObject

cHtmlHelpClass Definition
Properties
Boolean
pbAlwaysOnTop
if true, help is always on top.
Handle
phoOwner
object that is the owner of the HTML help window
integer
private_piCookie
String
psHelpFile
Functions and Procedures

Construct_Object()

Destroy_Object()

DO_HH_DISPLAY_SEARCH(String sTopic)

DoDeInitialize()

DoDisplayIndex()

DoDisplayIndexString(String sIndex)

DoDisplayKeyword(String sKeyword)

DoDisplayTOC()

DoDisplayTopic(String sTopic)

DoInitialize()
5.19.2004 - It appears that using hh_initialize/hh_uninitialze causes keyboard problems with
embedded help which causing ctrl+c to not work. According to messages found on a Newsgroup this
is a known issue and that not using these is the solution. The general advice was to stay
away from these messages - and it does seem to solve the problem (jjt)

DoShowMapId(Integer iMapID)

DoSyncToc()
String
GetHelpFile()
Integer
GetOwnerWindowHandle()
get owner's window handle. if phoOwner not defined use
handle of application objects phoMainPanel. If no owner return 0
Instances
oEvalObj | cInternetSessionBusinessProcess.pkg | 88 |
References (1):