X much reworking for run/present modes

X   run/present modes are getting confused
X   [esc] to exit presentation mode
X remove 'edit' menu because it's worthless
This commit is contained in:
benfry
2002-08-01 01:45:54 +00:00
parent 9aedc97459
commit 8853223602
8 changed files with 322 additions and 385 deletions
+19
View File
@@ -137,6 +137,25 @@ VERSIONS: this version has only been tested under Mac OS 9.2.2.
. . . . . . . . . . . . . . . . . . . . . . . . . . . . .
WHAT IS SKETCHBOOK?
>>>>>>>>>>>>>> NEED TO WRITE THIS SECTION <<<<<<<<<<<<<<<<
. . . . . . . . . . . . . . . . . . . . . . . . . . . . .
EXTERNAL FILES / FONTS / READING DATA FILES
things need to go in a folder called 'data' inside sketchbook/default
>>>>>>>>>>>>>> NEED TO WRITE THIS SECTION <<<<<<<<<<<<<<<<
. . . . . . . . . . . . . . . . . . . . . . . . . . . . .
SERIAL PORT
the serial port is a useful way to hook things up to hardware
+1 -1
View File
@@ -1,2 +1,2 @@
@echo off
.\java\bin\java -cp lib;lib\build;lib\pde.jar;lib\kjc.jar;lib\oro.jar;java\lib\ext\comm.jar
.\java\bin\java -cp lib;lib\build;lib\pde.jar;lib\kjc.jar;lib\oro.jar;java\lib\ext\comm.jar PdeBase