I added a button to manually refresh the NSTextView, but things don't
change at all.
On 2-May-08, at 4:24 AM, Stéphane Sudre wrote:
On May 1, 2008, at 11:19 PM, Luong Dang wrote:
It's from the keyboard. Basically, I just hit the Delete key.
I also noticed that in Interface Buil
Hi all,
I'm having a problem with NSTextView: I programmatically insert an
image attachment into an NSTextView. However, when I delete the text
from my GUI the image didn't go away, even though from the code, I can
see that NSAttachmentCharacter is removed from my attributed string.
Here'