Commit Graph

145 Commits

Author SHA1 Message Date
Jack Jansen bdf03a0072 - Regenerated suites
- Use (and document) "start" argument to TalkTo initializer
1996-09-20 15:22:47 +00:00
Jack Jansen ef5cd05c3d Calling Application._quit() is now preferred over raising self. 1996-09-17 12:39:12 +00:00
Jack Jansen e1c3f36cc4 Documented preliminary CGI applet. 1996-09-09 01:48:40 +00:00
Jack Jansen 09da209ce4 Added ref to cgi.html 1996-09-09 01:48:03 +00:00
Jack Jansen 5a1a175170 Example CGI applet 1996-09-09 01:47:24 +00:00
Jack Jansen 16e99c06aa Added note about modified gusi 1996-09-07 17:11:26 +00:00
Jack Jansen 22fa64249c Added a note that redirecting stdin/stdout does not work due to gusi bug. 1996-09-05 15:15:59 +00:00
Jack Jansen 27b10eced7 - Added cfm68k instructions
- Changed names of various things
- Explain how to recreate .exp files.
1996-08-23 15:44:18 +00:00
Jack Jansen ee8662febd Fixed viewrect/destrect calculation 1996-08-19 10:58:37 +00:00
Jack Jansen 3638935bcd Moved build.html to building.html 1996-08-07 13:19:16 +00:00
Jack Jansen 4c1e56c742 Changed instructions for new releases of cwgusi, waste and tcl/tk,
moved some urls around, reformatted.
1996-08-06 16:16:20 +00:00
Jack Jansen 6aadd26419 rebinhexed 1996-08-05 15:40:37 +00:00
Jack Jansen 8f2d802a9e Build instructions for source distribution that were somehow never
checked in.
Modified: removed stdwin references, added note on tcl memory allocation.
1996-08-05 15:34:45 +00:00
Jack Jansen 024a387f89 - Added a file dialog example
- Added pointers to library documentation
1996-07-18 16:07:05 +00:00
Jack Jansen 4122216739 Modified for 1.3.3 distribution 1996-05-20 11:32:49 +00:00
Jack Jansen d9585c936b Fixed reference to cr/lf problems 1996-05-07 15:28:20 +00:00
Jack Jansen 1df16d095e A version of swed that can import html files. Also demonstrates
implementing object handlers in Python.
1996-05-07 15:25:36 +00:00
Jack Jansen 42bc4b245a Added call to initialize standard (i.e. implemented in C) embedded
object handlers
1996-05-07 15:24:55 +00:00
Jack Jansen 782405fb78 Extension to wed that handles styles, fonts and sizes 1996-04-23 16:17:54 +00:00
Jack Jansen 3ba03b291f An example of waste 1996-04-19 16:01:31 +00:00
Jack Jansen 08365425f6 Added documentation on FrameWork, TextEdit and Waste
Updated minor things in the other documents (pathnames, etc)
1996-04-19 15:56:08 +00:00
Jack Jansen 8444507faf Use FrameWork.windowbounds(), fixed idle routine 1996-04-19 15:54:47 +00:00
Jack Jansen dce32a93d3 Idle callback is now supplied with the null event causing it. 1996-04-19 15:54:04 +00:00
Jack Jansen 111fdcf86c Added correct handling of cut/paste menu enabling, scroll bars 1996-04-16 14:34:26 +00:00
Jack Jansen bd9565a3e5 Clarified working directory stuff, added some paragraphs on using
import and reload() to run scripts.
1996-04-15 12:25:44 +00:00
Jack Jansen e7b900d04b A simple scrollbar-less single-font (but multi-window) text
editor. More to come...
1996-04-11 15:41:39 +00:00
Jack Jansen 476d568785 rebinhexed 1996-04-10 14:53:58 +00:00
Jack Jansen 8494967f77 Added a region arg to update calls 1996-04-10 14:53:29 +00:00
Jack Jansen 5f962c2a75 Added a tutorial 1996-04-10 14:52:59 +00:00
Jack Jansen 94a71aba52 re-binhexed 1996-03-20 16:25:52 +00:00
Jack Jansen ef51d1351c Removed addpack calls 1996-03-20 16:24:56 +00:00
Jack Jansen 065796072c Fixed binhexer 1996-03-18 13:39:09 +00:00
Jack Jansen a6308130bb Explanations of the examples here 1996-03-18 13:38:52 +00:00
Jack Jansen f4875af09c Minor fix 1996-03-18 13:36:33 +00:00
Jack Jansen 4f508ad495 Sample image drawing code (not fully functional yet) 1995-12-12 15:05:11 +00:00
Jack Jansen 9cfea10bf2 It now actually works. Also, MovieInWindow and VerySimplePlayer
example programs translated to python and added.
1995-12-09 14:05:56 +00:00
Jack Jansen 93fa45c9c5 A variation on PICTbrowse.py that displays the picture using
DrawPicture.
1995-11-15 15:20:35 +00:00
Jack Jansen e7bea57d0c Example: control eudora using AppleEvents 1995-11-14 11:35:17 +00:00
Jack Jansen 1dcbcc3abf Sample extension module: InterSLIP control API. 1995-11-14 11:34:17 +00:00
Jack Jansen 4ac724946a Control InterSLIP using modeless dialog, uses FrameWork 1995-11-14 11:33:32 +00:00
Jack Jansen 310c657d75 Control InterSLIP using a modal dialog 1995-11-14 11:32:53 +00:00
Jack Jansen 07043b4573 Browse all PICT resources in the resource chain. Uses SetWindowPic for
display.
1995-11-14 11:32:06 +00:00
Guido van Rossum 7aa87cc5b3 added morse library (not finished yet) 1995-03-10 14:47:05 +00:00
Guido van Rossum 17448e2408 Committed a more or less working version. 1995-01-30 11:53:55 +00:00
Guido van Rossum 3a80c8defe Add files by Jack 1994-10-02 11:33:59 +00:00