Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!uakari.primate.wisc.edu!uflorida!kluge!serss0.fiu.edu From: acmfiu@serss0.fiu.edu (ACMFIU) Newsgroups: comp.sys.apple2 Subject: Menus for Apple II Message-ID: <1599@kluge.fiu.edu> Date: 3 Nov 90 05:16:21 GMT Sender: news@kluge.fiu.edu Organization: Florida International University, Miami Lines: 21 I recently posted a program for Micol BASIC that did pull-down menus. Before I introduce the machine language version, I will be updating it and would like the communities view on how to implement one of the enhancements. How should I show that a menu item is dimmed? In MouseTalk (is it still sold?), the put a checkerboard pattern to the left and right of the menu item like so: Prog File Edit Tools WhoCares | Open | | Close @C | |X Delete @D X| |X Rename @R X| ---------------- The X's represent the checkerboard pattern. Do all of you recommend this method. If not, what would you prefer. NOTE: this program works in TEXT mode. \bye albert chin ... acmfiu@fiu.edu