bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Small NSTextView patch


From: Ludovic Marcotte
Subject: Small NSTextView patch
Date: Fri, 28 Dec 2001 15:47:29 -0500 (EST)

Hi,

I've modified NSTextView: -mouseDown so that if our text storage contains 
attributed strings with the NSLinkAttributeName and we 'click' on such 
strings, NSTextView: -clickedOnLink: atIndex: is called so NSTextView's 
delegate textView: clickedOnLink: atIndex: method will be called too.

I included a patch with this mail.

Thanks,
        Ludovic

-- 
Live as if you were to die tomorrow.
Learn as if you were to live forever.
 - Gandhi

Attachment: NSTextView.m.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]