Skip navigation.
 
mlRe: Text attachment not deleted from NSTextView
FROM : Luong Dang
DATE : Sat May 03 17:25:28 2008

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 Builder's test mode, I can drag 
>> the file into the NSTextView and it will delete the image just fine.

>
> If you then force a refresh of the text view with 
> setNeedsDisplay:YES for instance, is the image still visible?
>
>

Related mailsAuthorDate
mlText attachment not deleted from NSTextView Luong Dang May 1, 16:51
mlRe: Text attachment not deleted from NSTextView Stéphane Sudre May 1, 18:38
mlRe: Text attachment not deleted from NSTextView Luong Dang May 3, 17:25