================================================================== pub/Smalltalk/STV/st_v/v_win/T-gen2.0V/CATALOG-CARD ================================================================== NAME T-gen2.0V AUTHOR 76234.1311@compuserve.com (Hal Hildebrand) FUNCTION T-gen parser generator for Smalltalk /VWIN ST-VERSIONS V-Win PREREQUISITES Exception Handler and Clas Instance Variables - included THEN FILE IN fileme.in CONFLICTS WITH DISTRIBUTION world VERSION ID 2.0 VERSION DATE 16 October 1992 ================================================================== pub/Smalltalk/STV/st_v/v_win/choose/CATALOG-CARD ================================================================== NAME choose.zip AUTHOR Adrian Cho FUNCTION shows user a listbox of items, answers user selections ST-VERSIONS V-Win PREREQUISITES None CONFLICTS None DISTRIBUTION world VERSION unknown DATE 16 March 1992 SUMMARY choose.zip contains: chooser.txt - information text file chooser.cls - V Windows 1.1 class that prompts the user with a collection of items in in a listbox, and answers a collection of indexes of items selected. ================================================================== pub/Smalltalk/STV/st_v/v_win/dibpal/CATALOG-CARD ================================================================== NAME dibpal.zip AUTHOR Roelof Osinga 100013.262@compuserve.com FUNCTION methods to enable /V Win to work with palette DIBs ST-VERSIONS V-Win PREREQUISITES unknown CONFLICTS unknown DISTRIBUTION world VERSION unknown DATE april 18, 1991 SUMMARY dibpal.zip contains: palette.wsp - multiple methods used to enable /V Win to work with palette DIB's. ================================================================== pub/Smalltalk/STV/st_v/v_win/easyed.st ================================================================== '' (no catalog card provided for easyed.st) ''! ================================================================== pub/Smalltalk/STV/st_v/v_win/proces.st ================================================================== '' NAME proces.st AUTHOR Hal FUNCTION replaces the schedule method for ProcessScheduler ST-VERSIONS V-Win PREREQUISITES none CONFLICTS unknown DISTRIBUTION world VERSION DATE SUMMARY This replaces the schedule method for ProcessScheduler. The only change is the addition of one line at the end of the method, for the idle loop. With this change, you will be able to control-break out of alot of situations that used to hang V up tighter than a drum. This will also keep windows alive and kicking. This header was inserted by the uiuc STV lib-manager to assist library auto-cataloguing. ''! ================================================================== pub/Smalltalk/STV/st_v/v_win/chains/CATALOG-CARD ================================================================== NAME chainsaw.zip AUTHOR Garry J. Vass 100020,777 FUNCTION terminates a tree of classes ST-VERSIONS V-Win PREREQUISITES None CONFLICTS unknown DISTRIBUTION world VERSION unknown DATE unknown SUMMARY chainsaw.zip contains: chainsaw.txt - explanation text file chainsaw.cls - actually, a method, used to wipe out an entire tree of subclasses with no questions asked. ''USE WITH CAUTION" ================================================================== pub/Smalltalk/STV/st_v/v_win/ExceptionHandling/CATALOG-CARD ================================================================== NAME ExceptionHandling AUTHOR Marcio Q. Marchini (mqm@edugraf.ufsc.br) FUNCTION Port to VWIN the ST-80-style exception handling by Bob Hinkle ST-VERSIONS V-Win PREREQUISITES None CONFLICTS None known DISTRIBUTION World VERSION 1.0 DATE 02 December 1994 SUMMARY ExceptionHandling This is in fact a port of the code found in st.cs.uiuc.edu at: pub/STV/st_v/v_286/ExceptionHandling/ExceptionHandling.st to Smalltalk/V Windows 2.0. The original author, Bob Hinkle, is aware of this port. The original version runs in Smalltalk/V 286. Follows the summary he put in his file: Adds the classes needed (and extends a few existing ones) to support signal handling in the same manner (and with the same interface) as the Smalltalk-80 classes Signal and Exception. In addition to providing this useful functionality, this package also illustrates some ways to interact with processes and contexts in V/286, and makes some extensions that facilitate that interaction for programmers. The code in this file is described in the article 'Taking Exception to Smalltalk,' written by myself and Ralph Johnson, which appeared in the November/December 1992 issue (Volume 2, Number 3) and the January 1993 issue (Volume 2, Number 4) of The Smalltalk Report. -- Bob Hinkle ================================================================== pub/Smalltalk/STV/st_v/v_win/applications_app/CATALOG-CARD ================================================================== NAME Applications AUTHOR ug930042@omega.carleton.ca FUNCTION Allows managment and creation of applications of code. ST-VERSIONS V-Win PREREQUISITES None. CONFLICTS Caution if class compiling methods have already been edited. DISTRIBUTION Non-Commercial World VERSION 1.0 DATE Jan 9, 1995 ================================================================== pub/Smalltalk/STV/st_v/v_win/tgen31/CATALOG-CARD ================================================================== '' NAME T-Gen parser generator for Visual Smalltalk 3.1 AUTHOR ian@peacesummit.com (Port by Ian Upright) URL (none) FUNCTION parser generator KEYWORDS t-gen parser generator ST-VERSIONS V-Win PREREQUISITES Visual Smalltalk 3.1, MDI components CONFLICTS (none known) DISTRIBUTION world VERSION 2.0 DATE 10-Jan-97 INSTALLATION tgenbase.st tgengui.st SUMMARY Port of the T-Gen parser generator from ST/V to Visual Smalltalk 3.1 Port by Ian Upright ''!