Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

lynkynpark86

macrumors 6502
Original poster
I am making a browser, and long story short, I need an applescript command to select all the text in a text field, something like:
Code:
tell window "Main window"
    highlight contents of text field "MyTextField"
end tell

Please help me with this. I am so close to a functional browser that might, in my opinion (which is HIGHLY Biased, because I made it) rival safari. Thank you. :apple:
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.