home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / lisp / mcl / 2093 < prev    next >
Encoding:
Internet Message Format  |  1993-01-25  |  2.1 KB

  1. Path: sparky!uunet!olivea!apple!cambridge.apple.com!drh@world.std.com
  2. From: drh@world.std.com (Denis R Howlett)
  3. Newsgroups: comp.lang.lisp.mcl
  4. Subject: Re: Simulating selections
  5. Message-ID: <199301251721.AA06787@world.std.com>
  6. Date: 25 Jan 93 17:21:21 GMT
  7. Sender: owner-info-mcl@cambridge.apple.com
  8. Lines: 34
  9. Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
  10.  
  11. Thanks to those who replied to my question about getting the selection
  12. color so that I could simulate selections for my static text dialog items.
  13.  
  14. I haven't had a chance to try all the possibilities yet, but those that I 
  15. tried worked, and I'll try the others this afternoon.
  16.  
  17. One thing I did notice was in Oodles of Utils, when I tried the draggable 
  18. items, the first one I selected would go red, but when I dropped it on
  19. something else it went black and my selection color for all Mac applications
  20. would be set back to black (I'd have to go into the Color control panel to
  21. reset it)! This seemed a bit odd but may have been something to do with the
  22. fact that I couldn't get the method ccl:call-with-focused-view in 
  23. GWorld-view.lisp to compile (it said it wasn't a generic method) so I just
  24. commented it out!
  25.  
  26. Again thanks to everyone on this mailing list. We have more or less completed
  27. a port of our Product Formulation Expert System (PFES) from the PC (Golden
  28. Common Lisp) to MCL. The Mac version runs about the same speed on a IIci with
  29. 8Megs memory as a 386 33 MHz with 12 Megs (DOS version) and the user interface
  30. is much, much better.
  31.  
  32. Since I am the only one in the Company in the US who has any experience with
  33. MCL (or Lisp?) I couldn't have done it without you!
  34.  
  35. Denis
  36.  
  37. P.S. Anybody interested in a shell for supporting Formulators? We have
  38. applications mainly in tablet formulation, but also paint, sun tan lotion,
  39. lubrication oils, food & drink etc. (Sorry for the nasty commercialism, but
  40. I proud of what I've built!)
  41. -------------------------------------------------------------------------------
  42. Denis Howlett                                 | Phone: +617 890 7730
  43. Logica North America Inc.                     | Fax:   +617 890 5034
  44. -------------------------------------------------------------------------------
  45.