
6 Apr
2011
6 Apr
'11
7:30 p.m.
On 4/6/2011 12:06 PM, Thomas Klimpel wrote:
Then the problem here is that the reference to the parent window went away. It's perfectly OK for the Mark& Sweep algorithm to wipe away unreferenced nodes.
If you have a modal dialog box, you don't want your main window to simply disappear just because there is no pointer pointing to it. -Phil