• 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: kAXResizedNotification and kAXMovedNotification working?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: kAXResizedNotification and kAXMovedNotification working?


  • Subject: Re: kAXResizedNotification and kAXMovedNotification working?
  • From: Eric Schlegel <email@hidden>
  • Date: Tue, 17 Jan 2006 14:10:59 -0800


On Jan 17, 2006, at 1:06 PM, Tom Bunch wrote:

Hi guys,

Has anyone successfully used the following notifications?

axErr = AXObserverAddNotification(_observer, focusedElement, kAXResizedNotification, self);
axErr = AXObserverAddNotification(_observer, focusedElement, kAXMovedNotification, self);


I have registered for kAXWindowMovedNotification and kAXWindowResizedNotification successfully, but focusedElement may in this case be contained in a split view and could therefore be resized and/or moved without moving the window. I've checked that axErr == kAXErrorSuccess, that the _observer and focusedElement look reasonable, and that _observer is actually registered with focusedElement's application and not some other application.

What kind of app are you trying to observe, Carbon or Cocoa? I honestly don't know offhand what the behavior of either framework is, but we'll need to know which framework before we can research an answer.


-eric

_______________________________________________
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


  • Follow-Ups:
    • Re: kAXResizedNotification and kAXMovedNotification working?
      • From: Tom Bunch <email@hidden>
References: 
 >kAXResizedNotification and kAXMovedNotification working? (From: Tom Bunch <email@hidden>)

  • Prev by Date: kAXResizedNotification and kAXMovedNotification working?
  • Next by Date: Re: kAXResizedNotification and kAXMovedNotification working?
  • Previous by thread: kAXResizedNotification and kAXMovedNotification working?
  • Next by thread: Re: kAXResizedNotification and kAXMovedNotification working?
  • Index(es):
    • Date
    • Thread