Hi,
I'm trying to write a program that display a certain amount of information in a grid when the phone is in portrait moade and even more information when it's in landscape. I have no problems responding to the events but the problem is that everything gets resized when the orientation mode is in landscape mode.
How do I un-bind the resize event thats triggered when the orientation is changed?
regards,
Christian