home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / next / programm / 7115 < prev    next >
Encoding:
Text File  |  1992-11-09  |  4.0 KB  |  88 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!caen!spool.mu.edu!umn.edu!news
  3. From: burchard@horizon.math.utah.edu (Paul Burchard)
  4. Subject: Re: how to delete palette icon from IB preferences?
  5. Message-ID: <1992Nov10.032258.4829@news2.cis.umn.edu>
  6. Sender: news@news2.cis.umn.edu (Usenet News Administration)
  7. Nntp-Posting-Host: dialup-slip-1-35.gw.umn.edu
  8. Organization: University of Minnesota
  9. References: <1992Nov9.140407.15874@news.media.mit.edu>
  10. Date: Tue, 10 Nov 1992 03:22:58 GMT
  11. Lines: 75
  12.  
  13. In article <1992Nov9.140407.15874@news.media.mit.edu> wave@waits.media.mit.edu  
  14. (Michael B. Johnson) writes:
  15. > Paul Burchard writes
  16. > > In article <1992Nov8.015021.23023@news.media.mit.edu>  
  17. > wave@waits.media.mit.edu  
  18. > > (Michael B. Johnson) writes:
  19. > > > Dick Silbar writes
  20. > > > > In trying to develop a custom palette (actually, help Charlie Fletcher
  21. > > > > get nxyPalette working on 3.0) I found the following annoying "feature"
  22. > > > > of the 3.0 Interface Builder.  You can have multiple copies of the 
  23. > > > > palette icon in the Preferences panel which allows you to load or unload
  24. > > > > a palette more quickly than going through the Tools menu item.   
  25. > Fortunately
  26. > > > > the pathname is given, so you can sort out which palette is which.
  27. > > > > UNfortunately, I can't seem to delete the bad ones from that panel 
  28. > > > > (employing the usual GUI tricks of highlight + <del> or <cmd-x>).
  29. > > > > 
  30. > > > > What's the trick here?
  31. > > > > 
  32. > > > >    Dick Silbar (NeXTMail:silbar@whistler.lanl.gov)
  33. > > > 
  34. > > > There must be a better way than this, but here's a trick I use:
  35. > > > 
  36. > > > Go into your ~/.NeXT directory, and look for a file called defaults.nibd.   
  37. > > > There are three fields of interest:
  38. > > 
  39. > > I may be misunderstanding your question, but the directions are right on the  
  40. > prefs panel.  It says  "double click to install/uninstall", and indeed, double  
  41. > clicking will both unload the palette and change your IB prefs.
  42. > > 
  43. > I think what he is asking is how to get it out of the list in Preferences.  You  
  44. > can unload it, but it's still taking up space.  Why would this matter?  Well,  
  45. > in my case, I'm developing palettes, and I might have a lot of versions of a  
  46. > palette floating around, and I don't want the old grotty ones around to be  
  47. > clicked on.
  48.  
  49. All the advice I have seen so far still requires IB to be restarted.
  50. If you're willing to restart it, you can just follow the directions....
  51. --
  52. --------------------------------------------------------------------
  53. Paul Burchard    <burchard@geom.umn.edu>
  54. ``I'm still learning how to count backwards from infinity...''
  55. --------------------------------------------------------------------
  56.  item.   
  57. > Fortunately
  58. > > > > the pathname is given, so you can sort out which palette is which.
  59. > > > > UNfortunately, I can't seem to delete the bad ones from that panel 
  60. > > > > (employing the usual GUI tricks of highlight + <del> or <cmd-x>).
  61. > > > > 
  62. > > > > What's the trick here?
  63. > > > > 
  64. > > > >    Dick Silbar (NeXTMail:silbar@whistler.lanl.gov)
  65. > > > 
  66. > > > There must be a better way than this, but here's a trick I use:
  67. > > > 
  68. > > > Go into your ~/.NeXT directory, and look for a file called defaults.nibd.   
  69. > > > There are three fields of interest:
  70. > > 
  71. > > I may be misunderstanding your question, but the directions are right on the  
  72. > prefs panel.  It says  "double click to install/uninstall", and indeed, double  
  73. > clicking will both unload the palette and change your IB prefs.
  74. > > 
  75. > I think what he is asking is how to get it out of the list in Preferences.  You  
  76. > can unload it, but it's still taking up space.  Why would this matter?  Well,  
  77. > in my case, I'm developing palettes, and I might have a lot of versions of a  
  78. > palette floating around, and I don't want the old grotty ones around to be  
  79. > clicked on.
  80.  
  81. All the advice I have seen so far still requires IB to be restarted.
  82. If you're willing to restart it, you can just follow the directions....
  83. --
  84. --------------------------------------------------------------------
  85. P
  86.