home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / p / python / !Py_New / !Help < prev    next >
Text File  |  1996-08-18  |  959b  |  30 lines

  1. !Help file for Py_New
  2.  
  3. Py_New is a simple example of using the toolbox under python.
  4. It creates a basis for a new application in python.
  5.  
  6. !Py_New requires the filer to have seen the !Python application.
  7. It requires the toolbox modules to run, and is no use if you do not have
  8. the resource editor.
  9.  
  10. ================================================================================
  11. Operation of Py_New
  12.  
  13. Set the name of your application in the save dialog box.
  14. It should begin with an exclamation mark !
  15.  
  16. Drag the icon where you want the new application.
  17.  
  18. This version does not edit the resource file 'res'. You will need to edit this
  19. using the resource editor, at least to set the iconbar icon to your chosen 
  20. application name.
  21.  
  22. The model for a new Python application is found in !Py_New.model , it can be
  23. edited as required.
  24.  
  25. ================================================================================
  26.  
  27. Chris Stretch
  28.                 ct.stretch@ulst.ac.uk
  29.  
  30.