I have, in the past, used standard (Carbon) documents and windows to find and replace text. Right now, in Cocoa, I do the following:
1. Create an NSXMLDocument from a URL (and show it in a window). 2. Change/replace the string value of one or more nodes. I am looking for a simple code fragment showing how to update the NSXMLDocument window given that this is not the usual find-and-replace (with a selection range, etc.) Any tips? Thanks. -- Mike McLaughlin _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com