home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / next / programm / 7099 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  2.3 KB

  1. Path: sparky!uunet!stanford.edu!rutgers!micro-heart-of-gold.mit.edu!news.media.mit.edu!news
  2. From: wave@waits.media.mit.edu (Michael B. Johnson)
  3. Newsgroups: comp.sys.next.programmer
  4. Subject: Re: how to delete palette icon from IB preferences?
  5. Message-ID: <1992Nov9.140407.15874@news.media.mit.edu>
  6. Date: 9 Nov 92 14:04:07 GMT
  7. References: <1992Nov8.081623.3026@news2.cis.umn.edu>
  8. Sender: news@news.media.mit.edu (USENET News System)
  9. Organization: MIT Media Laboratory
  10. Lines: 41
  11.  
  12. Paul Burchard writes
  13. > In article <1992Nov8.015021.23023@news.media.mit.edu>  
  14. wave@waits.media.mit.edu  
  15. > (Michael B. Johnson) writes:
  16. > > Dick Silbar writes
  17. > > > In trying to develop a custom palette (actually, help Charlie Fletcher
  18. > > > get nxyPalette working on 3.0) I found the following annoying "feature"
  19. > > > of the 3.0 Interface Builder.  You can have multiple copies of the 
  20. > > > palette icon in the Preferences panel which allows you to load or unload
  21. > > > a palette more quickly than going through the Tools menu item.   
  22. Fortunately
  23. > > > the pathname is given, so you can sort out which palette is which.
  24. > > > UNfortunately, I can't seem to delete the bad ones from that panel 
  25. > > > (employing the usual GUI tricks of highlight + <del> or <cmd-x>).
  26. > > > 
  27. > > > What's the trick here?
  28. > > > 
  29. > > >    Dick Silbar (NeXTMail:silbar@whistler.lanl.gov)
  30. > > 
  31. > > There must be a better way than this, but here's a trick I use:
  32. > > 
  33. > > Go into your ~/.NeXT directory, and look for a file called defaults.nibd.   
  34. > > There are three fields of interest:
  35. > I may be misunderstanding your question, but the directions are right on the  
  36. prefs panel.  It says  "double click to install/uninstall", and indeed, double  
  37. clicking will both unload the palette and change your IB prefs.
  38.  
  39. I think what he is asking is how to get it out of the list in Preferences.  You  
  40. can unload it, but it's still taking up space.  Why would this matter?  Well,  
  41. in my case, I'm developing palettes, and I might have a lot of versions of a  
  42. palette floating around, and I don't want the old grotty ones around to be  
  43. clicked on.
  44.  
  45. --
  46.  
  47. -->  Michael B. Johnson
  48. -->  MIT Media Lab      --  Computer Graphics & Animation Group
  49. -->  (617) 253-0663     --  wave@media-lab.media.mit.edu
  50. -->  NeXT Mail accepted at  wave@nordine.media.mit.edu
  51.