This is GKHelp-1.rtf in view mode; [Download] [Up]
Release 1.0 Copyright ©1994 by BITart, Regensburg. All Rights Reserved. Author: Gerd Knops.
GKHelpPanel
Inherits From: NXHelpPanel
Declared In: GKHelp.h
Class Description
GKHelp is a posing class for NXHelp. Its purpose is, to make the help support of modules easier.
Instance Variables
None declared.
Method Types
fs16
Implementation methods + newForDirectory:
- showHelpAttachedTo:
pardtx9660tx10180fi-520li6640fc0cf0
li1360fc0cf0
Class Methods
newForDirectory:
+ newForDirectory:(const char *)helpDirectory
This method triggers the addition of the help file of modules. It first calls {
b1 newForDirectory:} in NXHelp. Then all modules are inquired through the method manualPathForItem: with NULL as argument. If this method returns a non NULL value, the newly created instance of the NXHelpPanel is requested to add the 'Help' directory inside the modules bundle.
fi-380li2480fc0cf0
li1360fc0cf0
Instance Methods
showHelpAttachedTo:
- (BOOL)showHelpAttachedTo:anObject
Since GKHelpPanel is a posing class to NXHelpPanel, this method is called, when the user clicks an object with the 'help cursor'. Before calling NXHelpPanels {
b1 showHelpAttachedTo:} method, it first calls showHelp: of {
i1 anObject}. If this method was succesfull, YES is returned. Otherwise the {
b1 showHelpAttachedTo:} of NXHelp is called.
bfs28 See also: showHelp: in the categories defined in GKHelp.
fi-380li2480fc0cf0
Generated by DocMaker on Wed May 4 00:51:00 1994
}These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.