• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to program the help button?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to program the help button?


  • Subject: Re: How to program the help button?
  • From: Ken Garden <email@hidden>
  • Date: Thu, 22 Jul 2004 22:26:31 +0200

On Thu, 22 Jul 2004 07:22:58 -0600, Nick Zitzmann <email@hidden> wrote:
>
> Did you assign it an action?

Yes, I used the function posted in my initial email. So the source
code looks like this:

- (IBAction)showHelp:(id)sender
{
AHGotoMainTOC("Button Help");
}

It actually builds, but the app crashes when I click on that help
button. Certainly this source code must be wrong and I admit I'm not
thoroughly into Cocoa yet. Any idea or do you know an example project
that makes use of this feature?
_______________________________________________
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.


  • Follow-Ups:
    • Re: How to program the help button?
      • From: Nick Zitzmann <email@hidden>
References: 
 >How to program the help button? (From: Ken Garden <email@hidden>)
 >Re: How to program the help button? (From: Nick Zitzmann <email@hidden>)

  • Prev by Date: Re: NSData being retained?
  • Next by Date: Re: ZeroLink Errors
  • Previous by thread: Re: How to program the help button?
  • Next by thread: Re: How to program the help button?
  • Index(es):
    • Date
    • Thread