Friday, 25 February 2011

How do I tell AppleScript which Messages chat is active?


i'm trying mess growl scripts messages. ones i've found don't work preventing messages when chat in question selected chat. can me figure out how that?

also, if knows how make buddy list auto-adjust height used chax pre-lion, awesome :)

thanks!
 

in applescript

code:
tell application "system events"  		if (name of first process frontmost true) not "ichat"  			--enter code invoke growl stuff here  		end if  end tell  
 


Forums Macs macOS Older OS X Versions Mac OS X Lion (10.7)


  • iPhone
  • Mac OS & System Software
  • iPad
  • Apple Watch
  • Notebooks
  • iTunes
  • Apple ID
  • iCloud
  • Desktop Computers
  • Apple Music
  • Professional Applications
  • iPod
  • iWork
  • Apple TV
  • iLife
  • Wireless

No comments:

Post a Comment