home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / NEXTSTEP / Languages / python / PyObjC-0.47-MIHS / pyobjc-0.47-src / Demo / ObjC / AlertPanel / README < prev   
Encoding:
Text File  |  1996-09-30  |  368 b   |  10 lines

  1. This directory contains a NeXTSTEP Bundle that provides an Objective C
  2. object able to create a NXAlertPanel, and a Python script that use
  3. that object to show an Alert Panel on the screen.
  4.  
  5. Of course, you need to be running NeXTSTEP to appreciate the effort.
  6.  
  7. To run the demo, first of all compile the bundle, with a ``make''. Then
  8. execute the script `AlertPanel.py'.
  9.  
  10.