
Posted:
Aug 25, 2003 @ 2:35am
by draklava
By the way - I added a m_display.Suspend() in ProcessNextFrame but it does not seem to make a difference - I can't tell if the dialog comes up at all...

Posted:
Aug 25, 2003 @ 7:27am
by Johan
I just wanted to add that Suspend/Resume display might be needed for some devices (especially double buffered ones). So it is recommended that you use them...