hi. i read from the iPhone programming guide that u should subclass UIViewController if you want to be able to detect your iphone physically rotating on its side. now how do i link this class to the default UIView subclass that's made for u.
right now, my delegate calls my UIView subclass to create and draw itself.
right now, my delegate calls my UIView subclass to create and draw itself.