Exit Wiki

Applescript Studio is a really cool technology from Apple that allows you to use Applescript to write Cocoa-based applications.

While working on various AppleScript Studio applications, we've ran across these interesting tidbits....

Order of execution:

The will open handler gets called before the awakened from nib handler - the latter being call after the nib has loaded.

Applescript Studio (last edited 2006-10-13 16:04:33 by RyanWilcox)