• 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: "hooking" into another app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "hooking" into another app


  • Subject: Re: "hooking" into another app
  • From: Jens Alfke <email@hidden>
  • Date: Tue, 15 Apr 2008 15:13:20 -0700


On 15 Apr '08, at 3:07 PM, Don Arnel wrote:

Actually, after playing around with the Accessibility API I've found that changing the layout of UI elements won't adversely affect the external app's code at all.

Changing the x/y coords of views in the nib won't, but other types of changes might, since the views just seem to be identified according to some numeric order. It might be the tab (responder-chain) order, or the order in which the views are listed in the compiled nib, but in any case it could change if the nib is changed. For example, if you decide to change the tab ordering, or if you delete a button and replace it with a new one.


—Jens

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:

This email sent to email@hidden

  • Follow-Ups:
    • Re: "hooking" into another app
      • From: Ricky Sharp <email@hidden>
References: 
 >Re: "hooking" into another app (From: Bill Cheeseman <email@hidden>)
 >Re: "hooking" into another app (From: Jens Alfke <email@hidden>)
 >Re: "hooking" into another app (From: Don Arnel <email@hidden>)

  • Prev by Date: Re: "hooking" into another app
  • Next by Date: Getting selection of IKImageView?
  • Previous by thread: Re: "hooking" into another app
  • Next by thread: Re: "hooking" into another app
  • Index(es):
    • Date
    • Thread