Re: Notifications and File Save
Re: Notifications and File Save
- Subject: Re: Notifications and File Save
- From: Bill Cheeseman <email@hidden>
- Date: Mon, 16 Apr 2007 05:49:48 -0400
- Thread-topic: Notifications and File Save
on 2007-04-15 11:22 PM, Nix, James (Mission Systems) at email@hidden
wrote:
> I'm interested in being notified somehow when an application does an initial
> save. I was thinking that the best way to do this was to set up a notification
> for when the "Save" button is pressed on the save dialog. But I haven't
> figured out a way to accomplish this. Is there a way to set up a notification
> for an action such as kAXPressAction?
>
> I have already set up successful notifications for when the Menu "Save" item
> is selected but that does not help me since it occurs before the actual save
> operation. I am interested to learn of the file save *after* it occurs.
>
> Any help would be appreciated.
I think you'll have to look somewhere other than the accessibility API. None
of the existing notifications is geared to something like this. I don't see
off hand how it would be useful to a disabled person trying to use the user
interface, and that's what the accessibility API focuses on.
The existing accessibility notifications are listed in various accessibility
developer documents, and in the AXNotificationConstants.h header file in the
HIServices.framework subframework of
/System/Library/Frameworks/ApplicationServices.framework.
--
Bill Cheeseman
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden