zooming a View using UIScrollView
hi,
i have rendered a view using openGl funtions, and made it a subview of UiScrollView so that i can zoom or pan it.
But it doesnt work as the method/funtion in delegate "viewForZoomingInScrollView" is never being called.
Any help will be appreciated.
|