Modifying TextEdit.app
Modifying TextEdit.app
- Subject: Modifying TextEdit.app
- From: "R.L. Grigg" <email@hidden>
- Date: Wed, 20 Aug 2008 09:13:55 -0700
Im more or less a Cocoa newb and building and modifying the TextEdit
example has been very helpful. I ve modified it so it can do some
simple things like having adjustable margins instead of the fixed 1"
margins, etc. So far so good.
Now I want to modify TextEdit so I can display the filenames full path
in the title bar of the document window instead of just the
filename.ext (because sometimes I have more than 1 version of a file
up and its easy to forget which one is which). Ive gone over the code
but I simply cannot figure out how TextEdit sets the window title!
Theres nothing obvious like -setTitle: etc. Is this something thats
done behind the scenes by Cocoa when a file gets loaded? Im stumped...
Thx,
Russ
OSX 10.5.4 Xcode 3.1
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden