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 (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 [EMAIL PROTECTED]

Reply via email to