How can I place an image in the left border of an NSTextView,
without causing a move or shift of the text to the right?
May I suggest learning about the Cocoa text system?
There's nothing in there that will do what he wants. Any image one
adds via the Cocoa text system is going to be a char
May I suggest learning about the Cocoa text system?
http://developer.apple.com/documentation/Cocoa/Conceptual/TextArchitecture/TextArchitecture.html
--Kyle Sluder
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests
Hello,
I have a question...
How can I place an image in the left border of an NSTextView, without
causing a move or shift of the text to the right?
And keep the image at the height of a given linenumber...
Thank you,
Filip van der Meeren
___
C