home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 5675 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.3 KB

  1. Path: coranto.ucs.mun.ca!bmontgom
  2. From: bmontgom@morgan.ucs.mun.ca (Byron Montgomerie)
  3. Newsgroups: comp.sys.amiga.advocacy,comp.sys.amiga.introduction,comp.sys.amiga.misc,comp.sys.amiga.programmer
  4. Subject: Re: What I want from new Workbench
  5. Followup-To: comp.sys.amiga.advocacy,comp.sys.amiga.introduction,comp.sys.amiga.misc,comp.sys.amiga.programmer
  6. Date: 18 Mar 1996 15:50:35 GMT
  7. Organization: Memorial University of Newfoundland
  8. Distribution: world
  9. Message-ID: <4ik0od$brp@coranto.ucs.mun.ca>
  10. References: <2477.6641T698T2915@actcom.co.il> <4ijhli$2ac@oak24.doc.ic.ac.uk>
  11. NNTP-Posting-Host: plato.ucs.mun.ca
  12. X-Newsreader: TIN [version 1.2 PL2]
  13.  
  14. Martin Frost (mdf@doc.ic.ac.uk) wrote:
  15.  
  16. : In article <2477.6641T698T2915@actcom.co.il>, arielmag@actcom.co.il (Ariel Magnum) writes:
  17.  
  18. : >3.  Ability to edit menu without a hack that destoyes many others (toolsdeamon)
  19.  
  20. : I don't know toolsdaemon, but it already is very easy to add menu items to the
  21. : tools menu. I believe the relevant function is AddAppMenuItemA.
  22.  
  23. The only thing about that is that it is only used to go BACK to an already
  24. running application, there is no way of starting an app quickly from the
  25. menu and unless you use toolsdaemon you can only use one menu strip.  It is
  26. time the os did this, from version 1.3 of the os and up people have been
  27. hacking in solutions to do it.
  28.  
  29. : >6.  Impliment Font densetive gui routines preferably MUI.I know its painfully
  30. : >    slow at times but perhaps written in assembler and using RTG will become
  31. : >    faster.A tottaly configurable GUI engine could push the Amiga far ahead 
  32. : >    of its competitiors.I must say that most gadgtools guis look very bad
  33. : >    best examples are the preferences programs.
  34.  
  35. : What's wrong with the preferences programs? I suppose they can be a bit
  36. : small on high-res screens, but I still prefer speed over (dubious) aesthetics.
  37. : The speed of the Amiga's GUI is one of its best points. Throwing it away with
  38. : some gimmick like MUI is not my idea of a smart move, and sticking such a
  39. : cycle-waster in the OS, where I can't delete it, would be just stupid.
  40.  
  41. I think the point is that some preferences programs are not responding to
  42. changes in the font preferences settings, if you set the system font to be
  43. something you want at least the system programs to use it.
  44.  
  45. Regards,
  46.  
  47. BM
  48.  
  49.