summaryrefslogtreecommitdiffstats
path: root/Mac/Demo
Commit message (Collapse)AuthorAgeFilesLines
* - Added a file dialog exampleJack Jansen1996-07-184-2/+132
| | | | - Added pointers to library documentation
* Modified for 1.3.3 distributionJack Jansen1996-05-201-17/+10
|
* Fixed reference to cr/lf problemsJack Jansen1996-05-071-2/+2
|
* A version of swed that can import html files. Also demonstratesJack Jansen1996-05-071-0/+826
| | | | implementing object handlers in Python.
* Added call to initialize standard (i.e. implemented in C) embeddedJack Jansen1996-05-071-0/+1
| | | | object handlers
* Extension to wed that handles styles, fonts and sizesJack Jansen1996-04-231-0/+627
|
* An example of wasteJack Jansen1996-04-191-0/+421
|
* Added documentation on FrameWork, TextEdit and WasteJack Jansen1996-04-196-36/+291
| | | | Updated minor things in the other documents (pathnames, etc)
* Use FrameWork.windowbounds(), fixed idle routineJack Jansen1996-04-191-18/+8
|
* Idle callback is now supplied with the null event causing it.Jack Jansen1996-04-191-1/+1
|
* Added correct handling of cut/paste menu enabling, scroll barsJack Jansen1996-04-161-15/+88
|
* Clarified working directory stuff, added some paragraphs on usingJack Jansen1996-04-151-180/+262
| | | | import and reload() to run scripts.
* A simple scrollbar-less single-font (but multi-window) textJack Jansen1996-04-111-0/+276
| | | | editor. More to come...
* rebinhexedJack Jansen1996-04-102-4/+4
|
* Added a region arg to update callsJack Jansen1996-04-103-6/+6
|
* Added a tutorialJack Jansen1996-04-102-1/+284
|
* re-binhexedJack Jansen1996-03-203-12/+12
|
* Removed addpack callsJack Jansen1996-03-205-23/+1
|
* Fixed binhexerJack Jansen1996-03-183-75/+76
|
* Explanations of the examples hereJack Jansen1996-03-185-0/+1019
|
* Minor fixJack Jansen1996-03-181-2/+2
|
* Sample image drawing code (not fully functional yet)Jack Jansen1995-12-121-0/+156
|
* It now actually works. Also, MovieInWindow and VerySimplePlayerJack Jansen1995-12-092-0/+168
| | | | example programs translated to python and added.
* A variation on PICTbrowse.py that displays the picture usingJack Jansen1995-11-151-0/+187
| | | | DrawPicture.
* Example: control eudora using AppleEventsJack Jansen1995-11-143-0/+681
|
* Sample extension module: InterSLIP control API.Jack Jansen1995-11-143-0/+342
|
* Control InterSLIP using modeless dialog, uses FrameWorkJack Jansen1995-11-142-0/+171
|
* Control InterSLIP using a modal dialogJack Jansen1995-11-142-0/+105
|
* Browse all PICT resources in the resource chain. Uses SetWindowPic forJack Jansen1995-11-142-0/+176
| | | | display.
* added morse library (not finished yet)Guido van Rossum1995-03-101-0/+188
|
* Committed a more or less working version.Guido van Rossum1995-01-304-0/+342
|
* Add files by JackGuido van Rossum1994-10-023-0/+1463