HelpViewer and AHGotoPage
HelpViewer and AHGotoPage
- Subject: HelpViewer and AHGotoPage
- From: Ryan McGann <email@hidden>
- Date: Tue, 18 Mar 2003 15:08:07 -0800
We have help buttons in our application that use AHGotoPage to open the HelperViewer to a specific page in the help. However, it would same that on Jaguar this does not work unless the help was previously opened using the Help menu. I get the following error in the console when calling AHGotoPage without first bringing up the the from the Help menu:
Help Viewer[450] Exception raised during posting of notification. Ignored. exception: [NSCFString stringByAppendingString:]: nil string (or other) argument
It sounds like Cocoa is not registering my help with the HelpViewer until the Help menu item is called. Is this a bug? And what can eb done to work around it?
Thanks,
Ryan
email@hidden
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.