Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic explains how to add context-sensitive Help to an application when you did not originally choose it as an AppWizard option.
Merging context-sensitive Help support into Scribble at a later stage requires several general steps. Each step is explained in more detail in the following topics. The overall steps are:
Run AppWizard and choose the context-sensitive Help option to create a new application that has the help-related files and code.
See the procedure To generate AppWizard application help support. You’ll use this skeleton application to copy code and resources into Scribble.
Copy resources from this application to Scribble.
See the topic Copying Help-Specific Resources to Scribble.
Copy help-related files and code from the application to Scribble.
See the topic Copying the Help-Related Code and Files to Scribble.
Customize the contents of the files you copied from HelpApp.
See the topic Customizing the Help Files and Code for Scribble.
Build the new version of Scribble and compile its Help file.
See the topic Completing Scribble’s Help Implementation.