home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!usc!hela.iti.org!cs.widener.edu!netnews.upenn.edu!meded6.med.upenn.edu!user
- From: sorry no email address (Randolph Peters)
- Newsgroups: comp.lang.forth.mac
- Subject: multiple windows in pocket forth
- Message-ID: <sorry?no?email?address-171292111822@meded6.med.upenn.edu>
- Date: 17 Dec 92 16:22:24 GMT
- Sender: news@netnews.upenn.edu
- Followup-To: comp.lang.forth.mac
- Organization: Hospital of the University of Pennsylvania
- Lines: 14
- Nntp-Posting-Host: meded6.med.upenn.edu
-
- Thanks for the recent posting of PICK for pocket forth. Have you
- been able to successfully implement multiple windows in Pocket Forth?
- It's easy so long as you want all your windows to do the same thing,
- but if you want to have different functions/programs for each window,
- it seems impossible.
- In MacFORTH, you assign a program to a window by including it in the
- activate handler for that window; when the window is activated, the
- handler is invoked. Whenever I try this in Pocket Forth, I get system
- crashes.
- Any hints would be greatly appreciated.
-
-
- Thanks in advance,
- Randolph Peters
-