In my iPhone OS application I want (need) to watch for changes in the device orientation in order to rearrange certain portions of the screen. The approach I used was to use
Use self.view.bounds instead.
self.view.bounds