 |
 |
Can you run any applications in the background?
|
 |
|
 |
|
Posting Junkie
Join Date: Sep 2001
Status:
Offline
|
|
Without having them show up in the Dock, I mean? For example, is there any way to run TextEdit, yet not have it show up in the Dock? Any help appreciated, thanks.
|
|
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Jun 2000
Location: Union County, NJ
Status:
Offline
|
|
Standard GUI apps, no, I don't think so. Just by their nature and how they're built, you can't "fool" the OS into NOT putting something in the dock.
What are called "headless" apps, yes. However, these apps are like the Apache daemon and "ls -l" and things you're probably not thinking of.
X apps under X11 probably won't since they're running under X11.
Mike
|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Nov 1999
Location: Madison, WI
Status:
Offline
|
|
|
|
|
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Sep 2001
Status:
Offline
|
|
That is friggin' awesome. It worked. Thanks a lot for the help, duders. Perrrrfect.
Edit: I tried it on Chess.app. Only problem is, it also does not display a menu for that application. I can deal with that, I suppose. 
|
|
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Sep 2001
Status:
Offline
|
|
Darn, the application I wanted to try it on doesn't have a "show package contents" option. I think because it's Carbon. Hmm.
Here's another question if anyone's interested:
How do I write an applescript that tells an application to hide itself? What would I write, since I'm AppleScript inept? And how about some good AppleScript resources, eh, so I can stop bugging all of you? 
|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Nov 2000
Location: Tasmania, Australia
Status:
Offline
|
|
Originally posted by MindFad:
How do I write an applescript that tells an application to hide itself? What would I write, since I'm AppleScript inept? And how about some good AppleScript resources, eh, so I can stop bugging all of you?
Try this:
tell application "Finder" to set visible of process "Mail" to false
(substitute whatever application name you want for "Mail" here)
|
|
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Sep 2001
Status:
Offline
|
|
Awesome, thanks. 
|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Apr 2001
Location: europe
Status:
Offline
|
|
Originally posted by MindFad:
Darn, the application I wanted to try it on doesn't have a "show package contents" option. I think because it's Carbon. Hmm.
Then it should have a 'plst' resource that's basically the same as the Info.plist file and you should be able to edit that in ResEdit (probably by opening with the TEXT template).
I didn't try that though.
|
|
Nasrudin sat on a river bank when someone shouted to him from the opposite side: "Hey! how do I get across?" "You are across!" Nasrudin shouted back.
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Jun 2000
Location: Union County, NJ
Status:
Offline
|
|
Huh. That's interesting. Dangerous, but interesting.
Mike
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|