home *** CD-ROM | disk | FTP | other *** search
- TclNew - shade demonstration program
-
- This program sets up the directory structure for a new shade project.
-
- The filer needs to have seen the !Tcl directory before it will run
- It needs RISCOS 3.1 or greater.
-
- Click on the iconbar icon to get a dialog box.
- Enter the name of the new application. Include the "!". Drag the application
- icon where you want to save it.
-
- The files in the <TclNew$Dir>.model directory are processed to add the new name.
- You may want to alter them , particularly XXXXX to change the starting setup.
- In particular you can put your own name in the progInfo box Author field.
-
- Sprites are produced of the correct names and sizes, using the first letter
- of the application name. You should probably edit these later.
-
-
- ================================================================================
-
- The program gives a example of how to use the system command in shade.
- The sprites are created by a small c program called "newsprites".
-
- Also notice how the w_error boxes are used to warn the user if he is about to
- overwrite something.
-
-