home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / acorn / 8029 < prev    next >
Encoding:
Text File  |  1992-07-26  |  1.0 KB  |  30 lines

  1. Newsgroups: comp.sys.acorn
  2. Path: sparky!uunet!decwrl!deccrl!news.crl.dec.com!rdg.dec.com!edieng.enet.dec.com!goodwin
  3. From: goodwin@edieng.enet.dec.com (Pete Goodwin)
  4. Subject: Menues in RISCOSlib
  5. Message-ID: <1992Jul26.103203.28206@rdg.dec.com>
  6. Sender: news@rdg.dec.com (Mr News)
  7. Organization: Digital Equipment Corporation
  8. Date: Sun, 26 Jul 1992 10:25:36 GMT
  9. Lines: 19
  10.  
  11.  
  12. Menues in the ROlib work but with weaknesses:
  13.  
  14. * The Seperator is fine provided you don't use it on the icon bar. This hasn't
  15.   been fixed in ANSI C Rel 4
  16.  
  17. * Menues appear to be limited to 64 entries.
  18.  
  19. * Submenues that are dynamic can cause severe problems - they're not easy to
  20.   get working.
  21.  
  22. Consequently, I use menues sparingly in C applications. If only Acorn would fix
  23. them. However, since I've never seen Acorn respond to problems correctly (as in
  24. release fixes for a reasonable charge) I don't expect this situation will
  25. change for a LONG time. A shame really, the C package has some very strong
  26. points, and seems to be let down by this kind of thing.
  27.  
  28. Pete Goodwin
  29. goodwin@system.enet.dec.com
  30.