Question about Apple's sample "plain text editor" and text view.
When closing the document, warning goes out if the document have been
edited.
But when I create text editor using Text view,
it dose not work like "plain text editor". This editor closes without
any warning even if the document have been edited.
So I copied the text view from "plain text editor" using interface
builder.
I pasted on my original editor, it did work!
I tried to find any attribute setting on the text view,but failed to
find any attributes.
I also tried to search applescript-studio archives, I only found the
thread below by Tim Bumgarner,