Re: NSWindow class that allocs its own controller?
Re: NSWindow class that allocs its own controller?
- Subject: Re: NSWindow class that allocs its own controller?
- From: Matt Neuburg <email@hidden>
- Date: Thu, 07 Apr 2005 09:37:51 -0700
On Wed, 6 Apr 2005 22:12:20 -0500, Fritz Anderson <email@hidden>
said:
> I don't know of any application whose scripting interface
>includes "make new window."
tell application "Finder"
activate
make new Finder window
end tell
tell application "BBEdit"
activate
make new text window
end tell
m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide
<http://www.amazon.com/exec/obidos/ASIN/0596005571/somethingsbymatt>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden