home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / lisp / mcl / 1958 < prev    next >
Encoding:
Internet Message Format  |  1993-01-09  |  1.0 KB

  1. Path: sparky!uunet!olivea!apple!goofy!cambridge.apple.com!ralex@tigger.cs.colorado.edu
  2. From: ralex@tigger.cs.colorado.edu (Repenning Alexander)
  3. Newsgroups: comp.lang.lisp.mcl
  4. Subject: Wanted: 2d pop up menus (color palette pop ups)
  5. Message-ID: <199301090534.AA14659@tigger.cs.colorado.edu>
  6. Date: 9 Jan 93 05:34:01 GMT
  7. Sender: info-mcl-request@cambridge.apple.com
  8. Lines: 13
  9. Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
  10.  
  11. I'm looking for ways, no any way really, to implement two dimmensional
  12. pop up menus. I am especially interested in 2D color palette pop ups
  13. like the ones used in many applications dealing with the interactive
  14. change of the pen color, e.g., ResEdit's (cicn editor). Linear menus
  15. are limited when dealing with a large number of items. A linear color
  16. palette pop up with 256 items would be rather tedious for users, so I
  17. believe 2d pop up menus would be a nice extension to MCL.
  18.  
  19. MCL supports linear menus really great but I don't quite see how I
  20. should implement 2d pop ups. Any pointers and hints are very much
  21. appreciated..
  22.  
  23.    Alex
  24.