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