home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / lisp / mcl / 1572 < prev    next >
Encoding:
Internet Message Format  |  1992-11-11  |  1.2 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!agate!apple!apple!cambridge.apple.com!andre_koehorst@riks.nl
  2. From: andre_koehorst@riks.nl ("Andre Koehorst")
  3. Newsgroups: comp.lang.lisp.mcl
  4. Subject: Controlling non-modal dialo
  5. Message-ID: <9211111836.AA27984@london.riks.nl>
  6. Date: 9 Nov 92 04:23:00 GMT
  7. Sender: info-mcl-request@cambridge.apple.com
  8. Lines: 16
  9. Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
  10. Original-To: info-mcl@cambridge.apple.com
  11.  
  12. REGARDING                Controlling non-modal dialogs
  13. REGARDING                Controlling non-modal dialogs
  14. For a project we are working on we need to control other appliactions from
  15. within MCL. One thing we haven't been able to solve is handling NON-modal
  16. dialogs. One solution that would work for us is some function that could be
  17. called with a character, corresponding to the first char of the name of a
  18. dialog-item, eg calling (PRESS-ITEM #/C) to press a button named "Cancel".
  19. (Note that this function should find the handler to the dialog itself) Has
  20. anyone done any work to solve this. Anything would be of great help.
  21. Thanks, 
  22.  
  23. Andre Koehorst
  24. Research Institute for Knowledge Systems
  25. Maastricht (the best known totally insignificant town of the world)
  26. The Netherlands
  27. email: andre@riks.nl
  28.