home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / amiga / programm / 17547 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.3 KB  |  32 lines

  1. Organization: Pittsburgh Supercomputing Center, Carnegie Mellon, Pittsburgh, PA
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!news.sei.cmu.edu!fs7.ece.cmu.edu!crabapple.srv.cs.cmu.edu!andrew.cmu.edu!eb15+
  3. Newsgroups: comp.sys.amiga.programmer
  4. Message-ID: <EfAYvAu00WB_QsSQ1Q@andrew.cmu.edu>
  5. Date: Fri, 18 Dec 1992 17:21:00 -0500 
  6. From: "Edward D. Berger" <eb15+@andrew.cmu.edu>
  7. Subject: Re: App(Icon|Window) and Style Guide.
  8. In-Reply-To: <71913@cup.portal.com>
  9. References: <8777@orbit.cts.com>
  10.     <71913@cup.portal.com>
  11. Distribution: world
  12. Lines: 18
  13.  
  14. I think the user should have the choice of what icon they want to use
  15. for an AppIcon, as the one you supply may clash with their other 
  16. icon styles.  Since a program has to create the AppIcon, you may
  17. as well have its name reflect the fact that it is an AppIcon, or
  18. have that be a user setting as well.
  19.  
  20. the program icon would be: Program
  21. the AppIcon for program would be: Program.1 or Program_App or ...
  22.  
  23. Having an AppIcon should be a user setting, as I may already have created one
  24. with ToolManager, and not want to have 2 AppIcons for the same thing.
  25.  
  26. I see no great reason to make AppIcons with different borders than standard
  27. Icons, as I keep the 2 separate.  AppIcons are out in the workbench window,
  28. while Tool/Project Icons are in their drawers.
  29.  
  30. -Ed Berger
  31. eb15@andrew.cmu.edu
  32.