Forgot password? Sign Up

Blogs about: Uiscrollview

Featured Blog

Placing a Subview in the Center of a UITableView or UIScrollView

nalyd88 wrote 1 day ago: Recently I ran into an issue while attempting to display a custom UIActivityView screen that alerted … more →

Tags: Objective C, iPhone, cocoa touch, UiKit, UITableView, contentOffset

UIScrollView examples

JR wrote 1 week ago: Here’s two ways to embed/use a UIScrollView for your iOS application. 1. Embedded UIScrollView from … more →

Tags: IOS, ios

Scroll UITextView up by manual in iPhone

Yuvaraj.M wrote 3 months ago: Hi friends. Today i am going to post to scroll UITextView manually from another UITextView. I have t … more →

Tags: iPhone, iPad, IOS, iphone 2, UITextView, textview, text

Day-12 for iOS development

iOSRider wrote 5 months ago: Click here for Lecture 12 which Includes  UITextField , UITextView and  UIView Animation. … more →

Tags: UIView, Delegate, iPad, UITextView, Animation, mvc, UITextField, UIViewAnimation, Transform

Day-11 for iOS development

iOSRider wrote 5 months ago: Click here for Lecture 11 which includes  Core Location and   MapKit. … more →

Tags: mvc, Objective C, iPad, UIWebView, mapkit, Core Location, nsdate, CLLocation, latitude

Day-10 for iOS Development

iOSRider wrote 5 months ago: click here for Lecture 10 which includes UITableView,UITableViewCell and UITableViewController. … more →

Tags: mvc, Objective C, iPad, UITableView, UITableViewCell, NSString, contentSize, UITableViewDelegate, UITableViewDataSource

Day-9 for iOS Development

iOSRider wrote 5 months ago: Click here for Lecture 9 Which includes UIImageView,UIWebView and UIScrollView. … more →

Tags: Objective C, UIView, UIImageView, UIWebView, UIWindow, UIImage, UIScreen, alloc, Property

ScrollView inside a scene on a StoryBoard

plusangel wrote 5 months ago: Hmm, you are in a scene of a storyboard and you want to add a UIScrollView. Ok, from the utility are … more →

Tags: iOS learning, coding, iOS 5, StoryBoard, Scene

UIScrollView is not for game scrolling

damianthedeveloper wrote 5 months ago: As I mentioned earlier, I’ve been working on a 2D Curling game for the iPhone. This means a bi … more →

Tags: DevSpeak, Curling, iPhone, Curling game, UIView, iPhone app

Solution: UIScrollview that doesn't interfere with content touches

kreuzundqwertz wrote 5 months ago: Hi there, i’m currently working on a drawing-application which uses a scrollview to navigate t … more →

Tags: development, Cocoa, IOS, Xcode, cocoa, Mac, Birthday, touches, filtering

How to Reset The Scroll Position of a UIScrollView

Nick Schneble wrote 8 months ago: If you re-use view controllers, e.g. for subviews in a UITableViewController, then you can run into … more →

Tags: IOS, Objective C, Code, development, scrolling

MonoTouch: Auto scroll UITextField or other views hidden by keyboard5 comments

Justin S. wrote 8 months ago: Here is a snippet that I use in my base view controller class to handle scrolling views that would b … more →

Tags: C++, MonoTouch, iPhone, IOS, iPad, UIKeyboard.WillShowNotification, UIKeyboard.WillHideNotification, UITextField

How to make image gallery view in iphone

geekios wrote 9 months ago: -(void)viewDidLoad{ //////////imageview look like in the MAC OS scrollView = [[UIScrollView alloc] i … more →

Tags: iPhone, iPad, UIImageView, UIImagePickerController, Objective C, IOS, ObjectiveC, GalleryView, loading

Making a Video (and Photo) Thumbnail Gallery using Three20 Framework16 comments

xs2bush wrote 11 months ago: There is a huge number of tutorials on how to use three20 to create photo gallery but only very few … more →

Tags: Tutorial, three20, ttthumbsviewcontroller, ttphoto, photo scroller, Photo, Video, gallery, UIImagePicker

Auto Scrolling a UIScrollview.

xnakxx wrote 1 year ago: I have a project that I currently am working on that called for a “ticker” type scrollvi … more →

Tags: Code, IOS, Xcode, ios, autoscroll, Ticker

How does the Reeder iPhone app swipe up and down between articles?12 comments

Peter Boctor wrote 1 year ago: Full Source code: https://github.com/boctor/idev-recipes/tree/master/VerticalSwipeArticles Problem: … more →

Tags: ui, UIWebView, Animation

When iPhone rotates UIScrollView behaves strangely

Naleen Senevirathne wrote 1 year ago: At the moment, I am developing an iPhone app where it needs to display images with scrolling facilit … more →

Tags: iPhoneApps and XCODE, UIDeviceOrientation, Xcode, iPhone, strange behaviour of UIScrollView, Single touch event on UIScrollView

UIScrollView and Zoom19 comments

iDevZilla wrote 1 year ago: UIScrollView and Zoom As I wrote on my last post, this one would be a simple tutorial with UIScrollV … more →

Tags: development, Tips, iPhone, Xcode, zoom

UIScrollView - A really simple tutorial22 comments

iDevZilla wrote 1 year ago: It’s very common to have a large amount of data that we want to display on the iPhone/iPod, bu … more →

Tags: development, iPhone, pagination, scrolling


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS