Re: [PATCH 1/2] winemac: Check the window's display link after adding it as a child of another window, which may order it on screen.
10 Nov
2015
10 Nov
'15
8:43 a.m.
On 10 Nov 2015, at 02:31, Ken Thomases wrote:
This fixes a problem where child windows ("owned" windows in Windows parlance) would never display their contents on OS X 10.8 or earlier. Beginning with 10.9, Cocoa calls -windowDidChangeOcclusionState: when the window becomes visible, which is why they display on that version and later. --- Reported by Huw Davies.
Works great, thanks! Huw.
3776
Age (days ago)
3776
Last active (days ago)
0 comments
1 participants
participants (1)
-
Huw Davies