by ruis » Jan 11, 2004 @ 3:37pm
Hello
The simple demo program included with GapiDraw shows how to change display orientation in real time using CGapiApplication::SetDisplayMode().
What happens is that after CGapiDisplay::SetDisplayMode() is called, the two CreateSurfaces methods in CGapiApplication is called to make all surfaces match the orientation of the display.
//Erik