Hi everyone,
I noticed something strange: when I do a Get Info on an app package, and choose "Show package contents", I'll get access to the nib files. Is it common practice for an OS to let users tinker with the commercial applications' files?
I mean, the nib file does tell the user something about the design of the application, right? Currently, I can play with the GUI of every Cocoa app I've seen (be it from Apple, Stone Design or Omni). Do users with developer tools get such access to source files for apps in other OSes too? Or is this just a beta thing?
Incidentally, I didn't like the new trend of not having borders around document windows, so I decided to resize the text field of Text Edit so it doesn't fill the entire window, leaving some room as a margin or border. I did that in Interface Builder, and was about to launch Text Edit to test the new look, when I realized that I had left Text Edit open with a document, and its document window already sported the new look!!! That was impressive.
I noticed something strange: when I do a Get Info on an app package, and choose "Show package contents", I'll get access to the nib files. Is it common practice for an OS to let users tinker with the commercial applications' files?
I mean, the nib file does tell the user something about the design of the application, right? Currently, I can play with the GUI of every Cocoa app I've seen (be it from Apple, Stone Design or Omni). Do users with developer tools get such access to source files for apps in other OSes too? Or is this just a beta thing?
Incidentally, I didn't like the new trend of not having borders around document windows, so I decided to resize the text field of Text Edit so it doesn't fill the entire window, leaving some room as a margin or border. I did that in Interface Builder, and was about to launch Text Edit to test the new look, when I realized that I had left Text Edit open with a document, and its document window already sported the new look!!! That was impressive.