This is GKHelp-5.rtf in view mode; [Download] [Up]
Release 1.0 Copyright ©1994 by BITart, Regensburg. All Rights Reserved. Author: Gerd Knops. GKHelp Category For: Window Declared In: GKHelp.h Class Description None found. Instance Variables None declared. Method Types - showHelp: - showHelpAtMarkerTag: pardtx9660tx10180fi-520li6640fc0cf0 li1360fc0cf0 Instance Methods showHelp: - (BOOL)showHelp:sender This method calls { b1 showHelpAtMarkerTag:} with 0 as argument. fi-380li2480fc0cf0 showHelpAtMarkerTag: - (BOOL)showHelpAtMarkerTag:(int)markerTag In order for a window to show help, it has to have a delegate. If this delegate responds to 'helpFileFor:', that method should return a path to a help file, or NULL. If the delegate responds to 'helpFileMarkerFor:', the returned marker is used. If no help path was found, then this method tests, wether the delegate is a button or a buttonCell. If so, its title is used as help path, and the altTitle as marker. If a path was found, then all occurances of ' ' or '.' are removed, and '|' is converted to '/'. If all this doesn't come up with a help path, then the module of the windows delegate is queried for help. fi-380li2480fc0cf0 Generated by DocMaker on Wed May 4 00:51:01 1994 }
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.