Creating a Mac OS application that interacts with all text fields
        Posted  
        
            by mjdth
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by mjdth
        
        
        
        Published on 2010-05-11T04:14:19Z
        Indexed on 
            2010/05/11
            4:24 UTC
        
        
        Read the original article
        Hit count: 302
        
What would be the first step to creating an application for Mac OS X that would take user interaction from any text field in the system? A couple examples of apps that do this are TextExpander and Typinator.
What I want to do would be using similar functions to access Text fields throughout the computer during user input to give other additional options, I'm just not sure where to even start in Xcode and with what type of project to use.
Any help or links would be greatly appreciated! Thanks!
© Stack Overflow or respective owner