Search found 5 matches
- Thu Jun 19, 2008 10:48 pm
- Forum: Adium
- Topic: How to prevent new messages to auto-open?
- Replies: 9
- Views: 5615
Re: How to prevent new messages to auto-open?
I know it's been over a year since this last post, but I still do not see this feature in the current version, 1.2.5 or the 1.3b3 beta. Maybe someone's got an apple script to do this, or knows if/when this will be implemented. Anyone? tell application "Finder" to set visible of process &q...
- Tue Jun 17, 2008 1:32 am
- Forum: Adium
- Topic: AppleScripting Adium's send message
- Replies: 10
- Views: 5261
Re: AppleScripting Adium's send message
It's behavior is inconsistent but you should be able to do this with: set theChat to make new chat with contacts {contact "123123321"} without new chat window It pops up a window then tries to merge it with an existing window. It seems that sometimes it is successful with the merge and so...
- Mon Jun 16, 2008 5:41 pm
- Forum: Adium
- Topic: AppleScripting Adium's send message
- Replies: 10
- Views: 5261
Re: AppleScripting Adium's send message
hi any/everyone does anyone know if it is possible to create a new chat in the first chat window rather than creating in a new chat window this is because i have tabs switched on and i dont really want more than one chat window open, i would rather just keep all of my tabs together. it would also be...
- Mon May 26, 2008 5:07 pm
- Forum: Adium
- Topic: stop new messages being selected automatically ?
- Replies: 3
- Views: 1519
Re: stop new messages being selected automatically ?
This should never happen, do you have any steps to reproduce it? I've never seen it. hi zac i know what the problem is, i have a script that runs in the background and uses the command do shell script {"open -a Adium"} it actually has a variable where Adium is as it doesnt just send the c...
- Mon May 26, 2008 4:11 pm
- Forum: Adium
- Topic: stop new messages being selected automatically ?
- Replies: 3
- Views: 1519
stop new messages being selected automatically ?
hi Ive just started using adium, version 1.2.5 mac I find it a very frustrating program Particularly the fact that every new message that comes in gets selected by the application. So I can be typing to one contact and a message comes in from another contact and the application switches to it automa...