10/3/02
2:15 PM

 

PreviousNext
 
   
Unix Tools for Graphics Professionals
 
   
  • Build front-ends using Applescript
    • As you start to create tools for manipulating graphics, moving files and building packages of files to release, you may want to make it easier for others to work with these tools
    • One of the easiest ways to build a front end to these scripts is to build an Applescript front end
    • Applescript, along with Applescript Studio, can build simple front-ends quite easily
    • Applescript as of 10.2 added a "do shell script" to it's standard items, which allows you to kick off any command-line information
    • So, if you can script it, you can create some simple graphics tools for others less technically or graphically inclined
 
   
Presenter Information