Re: voiceover question

2013-07-03 Thread Rick C.
I have some more info about my post the other day (below) it actually goes back 
to this discussion here some months back:

http://www.cocoabuilder.com/archive/cocoa/326386-2-icons-showing-in-dock.html

In trying to solve this double-icon issue (which I'm not sure that I did) I 
introduced this VoiceOver issue.  I found that if I put setActivationPolicy: 
back into +initialize I do not have the VoiceOver issue.  Where are we actually 
supposed to use setActivationPolicy: anyways?  Also, with the VoiceOver issue I 
have tried to use -NSAccessibilityDebugLogLevel 1 to no effect on figuring out 
what the issue is.  Any other thoughts?

Thanks,

rc



On Jun 27, 2013, at 7:39 PM, Rick C. rickcort...@gmail.com wrote:

 Hi,
 
 Apparently in my app when it is launched with VoiceOver running and the user 
 tries to use Control-Option-M to access the menu it does not work.  By 
 quitting VoiceOver and relaunching it works fine.  I have also confirmed 
 this.  Any idea on why this would happen?  I certainly never did anything 
 intentionally to cause this behavior.  Thanks!
 
 rc


___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

voiceover question

2013-06-27 Thread Rick C.
Hi,

Apparently in my app when it is launched with VoiceOver running and the user 
tries to use Control-Option-M to access the menu it does not work.  By quitting 
VoiceOver and relaunching it works fine.  I have also confirmed this.  Any idea 
on why this would happen?  I certainly never did anything intentionally to 
cause this behavior.  Thanks!

rc
___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com