Redrawing strings in a scroll view
Redrawing strings in a scroll view
- Subject: Redrawing strings in a scroll view
- From: "Albert Russel" <email@hidden>
- Date: Sat, 17 Aug 2002 16:18:39 +0200
I have a custom view in a scroll view. At certain points in my custom view I
draw NSStrings. Only a small rect of my custom view needs redrawing when I
scroll with the scroll arrows. When the point at which I draw my NSString is
not in the rect that needs redrawing the string gets all messed up in my
view. Is there a standard way to deal with such a situation?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.