Drawing outside NSScrollView clipping area
Drawing outside NSScrollView clipping area
- Subject: Drawing outside NSScrollView clipping area
- From: Mark Alldritt <email@hidden>
- Date: Mon, 05 Jan 2004 11:13:16 -0800
Hi,
I'm trying to figure out how to draw outside the clipping area of an
NSScrollView. Like NSTableView on Panther, my NSView subclass has stripped
background that I want to extend to the right when my NSScrollView is
resized larger than my view's frame.
I've been playing around with creating a patterned background color for the
NSScrollView, but that does not work because NSScrollView is not flipped.
Is there some magic call for NSScrollView/NSClipView, or must I create my
own NSClipView subclass to draw my background?
Cheers
-Mark
---------------------------------------------------------------------
Mark Alldritt Late Night Software Ltd.
Phone: 250-380-1725 333 Moss Street
FAX: 250-383-3204 Victoria, B.C.
WEB:
http://www.latenightsw.com/ CANADA V8V-4M9
AIM: markalldritt
_______________________________________________
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.