home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / lisp / 2401 < prev    next >
Encoding:
Internet Message Format  |  1992-09-10  |  889 b 

  1. Path: sparky!uunet!dtix!mimsy!afterlife!news
  2. From: mdcutts@zion (Matthew Cutts)
  3. Newsgroups: comp.lang.lisp
  4. Subject: Lispview command to initialize window
  5. Message-ID: <1992Sep10.180826.14140@afterlife.ncsc.mil>
  6. Date: 10 Sep 92 18:08:26 GMT
  7. Sender: news@afterlife.ncsc.mil
  8. Organization: The Great Beyond
  9. Lines: 10
  10.  
  11. Pardon if this is a silly question:
  12.   I've been using Sun's Devguide to create a GUI, then the glv program to port  
  13. it to Lispview code.  If I want to call up a popup window ("template window")  
  14. that is defined under the class of the main window (let's call it "basetool"),  
  15. what command would I use?
  16. (make-instance 'basetool) works to initialize the main window, but I can't  
  17. uncover how to pop up the template window.  Any advice would be appreciated,
  18. even if it's setting me straight on terms.  Please reply directly via e-mail.
  19. Thanks, Matt Cutts
  20. mdcutts@ukpr.uky.edu
  21.