Yesterday I learned that Inside Macintosh's sample code has a bug: It uses the passed-in dirty rect when drawing list items, when it should be using the full cell rect and clip to the rect the LDEF is given. #macOS #insideMacintosh #retroProgramming #listManager #classic #LDEF