home *** CD-ROM | disk | FTP | other *** search
- !Help file for Py_New
-
- Py_New is a simple example of using the toolbox under python.
- It creates a basis for a new application in python.
-
- !Py_New requires the filer to have seen the !Python application.
- It requires the toolbox modules to run, and is no use if you do not have
- the resource editor.
-
- ================================================================================
- Operation of Py_New
-
- Set the name of your application in the save dialog box.
- It should begin with an exclamation mark !
-
- Drag the icon where you want the new application.
-
- This version does not edit the resource file 'res'. You will need to edit this
- using the resource editor, at least to set the iconbar icon to your chosen
- application name.
-
- The model for a new Python application is found in !Py_New.model , it can be
- edited as required.
-
- ================================================================================
-
- Chris Stretch
- ct.stretch@ulst.ac.uk
-
-