Page 1 of 1

Using File Open Common Dialog with GapiDraw

PostPosted: Nov 6, 2002 @ 8:36pm
by iceboxman

PostPosted: Nov 6, 2002 @ 11:20pm
by iceboxman

PostPosted: Aug 24, 2003 @ 11:22pm
by draklava

PostPosted: 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...

PostPosted: Aug 25, 2003 @ 4:40am
by draklava

PostPosted: 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...

PostPosted: Aug 25, 2003 @ 3:25pm
by draklava