Re: How to make a custom widget speak?
Re: How to make a custom widget speak?
- Subject: Re: How to make a custom widget speak?
- From: email@hidden
- Date: Sat, 1 Jun 2002 19:14:17 +0200
On samedi, juin 1, 2002, at 05:11 , David Remahl wrote:
Are you referring to the accessibility feature in Jaguar which makes
controls speak their contents, or the Speak menu item?
If the first, then there is an api in <AppKit/NSAccessibility.h> which
allows you to make your controls speak on mouseover.
Yep, this is the one I'm referring to. It's strange the Clock sample
code which is using this API does not seem to be working. I saw the
NSAccess....h calls in it but I'm getting no speech at all. Will try
again.
_______________________________________________
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.