home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / forth / mac / 35 < prev    next >
Encoding:
Internet Message Format  |  1992-12-17  |  1.1 KB

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