• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Search & replace in nib files?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Search & replace in nib files?


  • Subject: Re: Search & replace in nib files?
  • From: "M. Uli Kusterer" <email@hidden>
  • Date: Sat, 13 Mar 2004 12:15:44 +0100

At 17:59 Uhr +0800 13.03.2004, Glen Low wrote:
I've got to rename some of my classes to make them more standard looking -- basically with the usual 2 letter prefix. I can do this well enough in header and source files, but is there any easy way to do this in Interface Builder over my nib file(s)?

You could save the NIB files in MacOS 10.3 format and as XML (there's an option in IB to do that). After that, you'd just go through the NIB files with grep or any other find/replace tool and replace any occurrences of your class names in there. Note that NIB files are file packages, which may be an issue if you want to select them for search & replace in whatever app you're using.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


References: 
 >Search & replace in nib files? (From: Glen Low <email@hidden>)

  • Prev by Date: Re: iCal calendar navigation (cauri)
  • Next by Date: Re: NSString really Unicode?
  • Previous by thread: Search & replace in nib files?
  • Next by thread: Re: Search & replace in nib files?
  • Index(es):
    • Date
    • Thread