Article # 226, added by Geoworks, historical record
| first |
previous |
index |
next |
last |
Controllers and their help files.
Normally GenControl objects use the name of the library they are defined in as the name of the help file that they will open when the user presses the help button. If the attribute shown below is set, the library name will not be used. Instead the help library will continue to go up the generic tree looking for a help context. ATTR_GEN_CONTROL_DO_NOT_USE_LIBRARY_NAME_FOR_HELP; This can be useful if your application is using a system defined controller and you want it to provide help specific to your application.