• 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: Safari scroll bar problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Safari scroll bar problem


  • Subject: Re: Safari scroll bar problem
  • From: Bill Cheeseman <email@hidden>
  • Date: Thu, 01 Sep 2016 12:29:03 -0400


On Sep 1, 2016, at 10:39 AM, 2551phil <email@hidden> wrote:

On 1 Sep 2016, at 20:25, Shane Stanley <email@hidden> wrote:

Cocoa won't let you go fiddling with another app's stuff (fortunately).


Good point. Sometimes my Applescript head and my Cocoa head pass each other in the corridor without barely a glance of recognition or acknowledgement.

But it isn't true. 

Several Cocoa frameworks from Apple whose names begin with "NSAccessibility" make an application's user interface elements available to other applications as accessibility objects. Many of Apple's Cocoa frameworks, such as NSWindow, NSButton, etc., use these NSAccessibility frameworks to make every standard Cocoa application's windows, buttons, etc., available to assistive applications for computer users with disabilities. While it is true that assistive applications are generally written using the non-Cocoa Core Foundation accessibility API in the ApplicationServices framework, nothing prevents you from using that API to write a Cocoa application that controls other applications.

In fact, my PFAssistive Framework is an Objective-C framework based on Apple's Cocoa frameworks and Core Foundation, and it can be used to write an assistive application that controls other applications. And my UI Browser application, which is written in Objective-C based on Apple's Cocoa frameworks, is an assistive application and uses my PFAssistive Framework. UI Browser, like Apple's similar Accessibility Inspector application, exists precisely to "let you go fiddling with another app's stuff." 

Which is why I named my company "PFiddlesoft." See <http://pfiddlesoft.com>.

-- 

Bill Cheeseman - email@hidden

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: Safari scroll bar problem
      • From: Shane Stanley <email@hidden>
References: 
 >Re: Safari scroll bar problem (From: Brian Christmas <email@hidden>)
 >Re: Safari scroll bar problem (From: 2551phil <email@hidden>)
 >Re: Safari scroll bar problem (From: Shane Stanley <email@hidden>)
 >Re: Safari scroll bar problem (From: 2551phil <email@hidden>)

  • Prev by Date: Re: Safari scroll bar problem
  • Next by Date: Re: Safari scroll bar problem
  • Previous by thread: Re: Safari scroll bar problem
  • Next by thread: Re: Safari scroll bar problem
  • Index(es):
    • Date
    • Thread