Page 1 of 1

How can Edgelib handle screen resizing/reorientation

PostPosted: Jan 29, 2008 @ 11:34pm
by eugraphics
My product must support devices that resize the screens. - for example, switch between landscape and portrait dimensions.

How can i handle this with edgelib? I cant find a way to reset the the Display with new height/width.

Also, the helloworld sample exe does not handle this case. Is there an example that demonstrates this capability?

Thank you!

never mind right...

PostPosted: Jan 29, 2008 @ 11:44pm
by eugraphics
OnDisplayChange

PostPosted: Feb 1, 2008 @ 12:36pm
by edge
Hi,

I'm glad you've found the solution on your own so quickly :)

When the display changes it isn't needed to recreate surfaces if the width and height stay the same.