Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
applescript to bring ichat window to front after message received
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="plymouth" data-source="post: 993001" data-attributes="member: 142676"><p>I've searched for something like this but haven't found it. I am aware of chax, but would prefer to just run a simple applescript to bring the chat window to the front if a new message is received. I have tried running the following when a message is received:</p><p></p><p>tell application "iChat"</p><p> activate</p><p>end tell</p><p></p><p>...but get a 1708 error.</p><p></p><p>Any ideas?</p><p></p><p>Thanks.</p></blockquote><p></p>
[QUOTE="plymouth, post: 993001, member: 142676"] I've searched for something like this but haven't found it. I am aware of chax, but would prefer to just run a simple applescript to bring the chat window to the front if a new message is received. I have tried running the following when a message is received: tell application "iChat" activate end tell ...but get a 1708 error. Any ideas? Thanks. [/QUOTE]
Verification
Name this item 🌈
Post reply
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
applescript to bring ichat window to front after message received
Top