Compare text / diff tools with Cocoa?
Compare text / diff tools with Cocoa?
- Subject: Compare text / diff tools with Cocoa?
- From: Arthur Clemens <email@hidden>
- Date: Fri, 24 Jan 2003 08:05:27 +0100
I want to compare the contents of two NSTextFields (old one in memory
and one edited by the user). The idea is to find out in what locations
the text field has been changed.
I wonder if I can use the Unix diff tool for this (as it only seems to
work with files, and even then I have no idea to call it from Cocoa).
Also BBEdit has a wonderful interface for this, but that is Carbon...
Arthur Clemens
_______________________________________________
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.