uiimageview - iPhone: rendering of different views possible? -
I have a problem, I can not solve it correctly
In short: I have more than one I want to create a single view (say: UIImageView) from SubViews - that means it includes multiple imageviews and text scenes. The thing is, I want to present them as 'one' view.
Say, I take an image, add some details below, add a title above and the second small image below. I want this whole thing to be a UIIm so that it can 'listen' to a (like) swipe gesture, which I can not tell to display the new image.
Does anyone know the best way to achieve this? By now my results were pretty bad.
Any hints are welcome!
This is definitely possible you know about ideas and sub-scenes, but "UIResponder "Class and" Answer series "should also be read on. The master view that you want to include them all, however, will not not a UIImageView, because it exists to show only one image, you can create all those people about whom you Talk about a plain UIView sub-view (in the Aid Siewview: or in the interface builder) that you call yourself sub-squares (like, Mac Connier Weave), which only handles gestures if you swipe But unselfish That want to take advantage of scrolling, you can instead put in UIScrollView your container view, which means that you use it. For this, you should see Apple's sample code for scroll views (no links, but it should be easy to find) that embeds multiple image views in the scroll view.
Comments
Post a Comment