Flutterby™! : Overspill of the morning

Next unread comment / Catchup all unread comments User Account Info | Logout | XML/Pilot/etc versions | Long version (with comments) | Weblog archives | Site Map | | Browse Topics

Overspill of the morning

2023-12-12 17:40:23.959254+01 by Dan Lyke 0 comments

Dear Apple: Why TF do I have to do this?

- (void)drawRect:(NSRect)inputDirtyRect {
    NSRect bounds = self.bounds;
    NSRect dirtyRect = NSIntersectionRect(inputDirtyRect, bounds);

[ related topics: Apple Computer ]

comments in descending chronological order (reverse):