tags:

views:

15

answers:

1

Hi all,

When help viewer is not integrated within cocoa application it gives this message:

Help isn't available for XYZ

Is there any way to change this default message?

Thanks,

Miraaj

+3  A: 

You could remove the standard menu item, and replace it by your own, that would trigger the action you want.

Guillaume
thanx, I think this is the easiest trick :)
Miraaj