The UIPageControl class is used in iOS to to create and manage page controls.
-1
votes
1answer
28 views
Create new pages with a button using PageController
How would I programmatically create new pages that are controlled by the PageControl dots?
I want to create a button that makes pages. Each page should be added to the set of pages that you can flip ...
1
vote
1answer
37 views
Is it possible to move the UIPageControl dots
I am trying to move the UIPageControl dots so they are not centered. Is this possible? I created my own PageControl class, but the bounds are show the width at 185. I can't seem to change the width to ...
0
votes
1answer
18 views
zooming messes up current page of uipagecontrol
I have a page control with 2 pages. I allow zooming on both pages also.
when I am zoomed in on the 2nd page, and I scroll around, the currentPage of the page control goes back to page 1 even though i ...
0
votes
1answer
101 views
Xcode: How do I change UIPageControl value with swipe gesture?
I have a quick question I was hoping you guys could help me answer. Right now I have a UIPageControl in a storyboard which changes an image depending on what dot you are on, however, as of now you ...
1
vote
1answer
38 views
Draw UIPageControl Indicator With Core Graphics?
I want to draw the following UIPageControl Indicator:
I currently have the following code, which results in:
if (isHighlighted) {
UIBezierPath *ovalPath = [UIBezierPath ...
1
vote
1answer
100 views
Add UIViewController as subview of UIScrollView
I am building an app with some scrolling inside. In short, this is my configuration:
1) class_1: a view with a set of elements inside (something similar to camera row) listed by using a collection ...
0
votes
0answers
9 views
PageControl using NSThread in a scrollview
There is a scrollview which basically loads pages. Currently, lazy paging has been implemented such the the previous and the next pages are loaded. However, I would like the pages to be loaded through ...
0
votes
1answer
40 views
adding different tableviews on a scrollview controlled by a page control
I have added different tableviews on a scrollview that are controlled by a page control. I am setting them like this.
- (void)loadPage:(NSInteger)page {
if (page < 0 || page >= ...
0
votes
0answers
34 views
UIPageControl update count when adding page
I have made an application similar to the stock weather app using the Page-Based Application Template. I then have an array of identifiers, one for each page. I have an add page-button where the user ...
0
votes
0answers
45 views
Remove UIPageControl Border To See Full Image And Page Controller On Top
I have an image view with a page controller along the bottom. I want the image to take up the whole screen and the page controller to show on top of the image. Currently the page controller is on a ...
0
votes
0answers
71 views
UIPageControl not calling selector on valueChanged
I am attempting to use a UIPageControl for the first time and I can't seem to get it to call a function on UIControlEventValueChanged. Am I missing something here? I even tried a storyboard ...
0
votes
1answer
137 views
how to add UITableviewcell subview as uiscrollview
I have UITableViewCell subview as UIScrollview and UIscrollview as dynamic uilabels and i need to scroll horizontally with pagination. but i need to scroll synchronously all the table view cell. ...
1
vote
1answer
76 views
Page Control Width issue
We have page control width 100 but then also it is going in weird manner
Please help how to handle its width
Edit:
[pageControl setFrame:CGRectMake(100,258,100,10)];
This is how i have set ...
0
votes
0answers
119 views
iOS: Page control combined with mutiple View Controller
I have a small application with 3 Views. I would like to use the "Page Controller Component" to indicate the position of the user in the global application.
I have searched many tutorials but they ...
0
votes
0answers
64 views
Pagecontrol not working?
So i set up four view controllers.With uiscrollview and page control to swipe between the views. I set a uibutton on the second page with another scrollview. When the button is clicked it goes to a ...
6
votes
1answer
115 views
Alternative way to load ViewControllers on a UIPageControl
In my project I'm using a UIPageControl as a container UIViewController for scrolling. I used this tutorial (using ARC and storyboards): http://www.wannabegeek.com/?p=168 and the source code: ...
2
votes
1answer
63 views
UIScrollView scrolls visibly but NSLog shows it's not [closed]
This code is for Universal.
I have an iPhone and an iPad layout that are nearly identical. And they are identical as far as object types are concerned.
I'm trying to figure out why my page control ...
0
votes
0answers
33 views
Clarification on Removing vs Deleting UIViews from UIScrollView
I have a UIScrollView with a UIPageControl. I need some clarification on removing vs deleting views as user swipes from page to page.
Here's a simple scenario: let's say my scroll view has 3 views ...
0
votes
3answers
96 views
Disable Gesture Recognizer for UIImageView in iPad app
I have a PageControl and each page (ViewController) has different number of imageviews (UIImageView), which are created dynamically.
Each imageview is assigned a gesture recognizer (tapped or move). ...
2
votes
1answer
104 views
Remove iOS 6 ScrollView Center Alignment
I am trying to create a page control in iOS 6.
I am using the interface builder to create the scrollView and have stretched out the screen using freeform simulated metrics.
There are 5 different ...
0
votes
2answers
56 views
Pagecontrol dots are not changing
I'm trying to work with a page control. This is what I did. I've added one onto my view in the storyboard.
Then in my ViewDidLoad
images = [[NSMutableArray alloc]initWithObjects:[UIImage ...
0
votes
1answer
79 views
Make UIPageControl stop on every page
I have 3 pages which all contain youtube videos (webviews) these webviews are inside a scroll view. I used a tutorial to do this, in that tutorial every time you swiped to either direction it would ...
-1
votes
2answers
121 views
UIScrollView + UIPageControl + UIButton
How do you make a menu like in Cut the Rope game. Image below:
I am able to make three images slide horizontally but failed to make it as a button.
Though I don't need it to be fancy as the game's, ...
-1
votes
1answer
79 views
How do i apply 'page control' to images and make an automatic slideshow? [closed]
i want to a apply a page control section within one of my controllers and make an automatic slideshow from this. If you would like to see what i mean, look at the application - Goal.com app.
0
votes
1answer
52 views
How to create page-control modal view from tab-bar button
I would like to implement a modal view similar to the screenshot below.
When the user presses a tab-bar (help) button, I want the view to appear showing the first of multiple pages of help screens, ...
1
vote
2answers
51 views
Setting View 1 as a default view page in UIscrollview
I'm using UIScrollview and page control in my application . I have integrated 3 views , view 0 , view1 and view2 in the UIScroll view with page control. Everything is running fine.
When I run the ...
0
votes
0answers
13 views
How to hook up UIPageControl so it scolls up with other controls?
I places a UIScrollView inside the main UIView of my viewcontroller.
Then I added some controls at the bottom of the view and a UIPageControl near the top.
When i scroll the view, the bottom ...
0
votes
1answer
45 views
UILabel is acting weird
I have a UIPageControl and a UIScrollView that you need to swipe in order to change views with UILabel as title, and UITextView as the content.
On portrait view, both UILabel and UITextView is fine ...
0
votes
1answer
245 views
UIPageControl and UIScrollView during landscape orientation
I am having problems with UIPageControl and UIScrollView.
- (void)viewDidLoad
{
[super viewDidLoad];
imageArray = [[NSArray alloc] initWithObjects:@"image1.jpg", @"image2.jpg", ...
1
vote
1answer
151 views
How Do I Switch Views With PageControl & UIScrollView?
I'm a noob to Iphone development (3rd day in Xcode) and I am trying to implement pageControl and scrollview so users can swipe between various pages. I'm using this tutorial and I can't figure out ...
0
votes
0answers
28 views
Button doesn't work on added SubView
I have this:
-(void)viewDidAppear{
pantallaIntroductoria *primeraza =[[pantallaIntroductoria alloc] initWithNibName:nil bundle:nil];
[UIView transitionWithView:self.view
...
0
votes
0answers
43 views
ScrollView within subview within a view
I Have a UIView and when I press a button I want to add a Subview (I just want to add s maller UIView that has a UIScrollview inside it with paging control with a black faded backgound) and I found ...
0
votes
1answer
88 views
Hiding dots from pagecontroller, monotouch iphone
I want to design some thing like this for iphone based on monotouch:
each row has some buttons and by dragging rows to the right or left you can access them icons.
A way that i think to implement ...
0
votes
0answers
156 views
Displaying Core-plot graph within a UIScrollView with UIPageControl
Here's what i am trying to do: I have created a Core-plot Graph in PBGraphViewController with its nib view class set to CPTGraphHostingView. I have another view PBMainViewController which has a ...
2
votes
1answer
375 views
+50
Is there any way that I can manipulate the parent view controller so that the subviews will be underneath the UIPageControl?
I'm implementing horizontal scrolling in an app by making use of an UIPageViewController which I set the navigation property to 'Horizontal' and the Transistion Style to 'scroll'.
Everything works ...
0
votes
0answers
189 views
using UIPageControl in iOS
I have created a pageview which has 4 pages with scrollview. Now i want to add 4 different things on each page like 1 page will have a picture, another 1 will have the google page and something like ...
0
votes
0answers
101 views
Make image book using UIPageView
Hey I am trying to make a project with a set of images to look like a book, I am not able to insert images to them. I am new to xCode so I am not sure if it is the proper way but I have tried a few ...
0
votes
1answer
47 views
How to load an image from a website into a UIPageControl?
I really like to know how to load a specific image from a website into a UIPageController.
It's a little bit confusing for me, maybe because I'm a beginner, I don't know...
1
vote
1answer
130 views
How to use PageControl to view different UITableViews?
I would like to know if I could add a UIPageControl to a TableViewController in order to flip sideways between different tables?
What is the right way to go about this?
Is there some sample code to ...
0
votes
1answer
683 views
How to change the colour of the UIPageControl when used in ios 5 simulator
I am using the following code in my application :-
In .h file
@property (strong, nonatomic) IBOutlet UIPageControl *pageControl;
and in .m file
pageControl.currentPage = counting;
counting is ...
0
votes
0answers
156 views
UIpageControl and UIScrollView
The Image That shows up doesnt size properly there is a gap at the top and bottom of the scrollview i tried changing all the scaling properties but that doesnt change anything it must be something in ...
0
votes
0answers
32 views
PageControl with views
I have a pagecontrol in my project with UIScrollView but i want the scrollview to show a view not a xib and then on swipe change to another view
I have pagecontrol with 3 pages and current as 0 , ...
0
votes
1answer
69 views
UIPageControl alike Android Phonegap?
Is there anything that I can use to mimic the UIPageControl in Android Phonegap? I've tried to research it but can't find any clue.
0
votes
0answers
83 views
app crashes when I am trying to release AVAudioPlayer object in a view with UIPageControl
I am building an app which consists of 5 separate views and these are in my storyboards. For the implenmentation I am using https://github.com/wannabegeek/PageViewController, implementation is alright ...
1
vote
0answers
107 views
Application is crashing in my iOS simulator when I try to draw second plot in core-plot graph
`
#import "TUTSimpleScatterPlot.h"
#import "CPDConstants.h"
#import "CPDStockPriceStore.h"
@implementation TUTSimpleScatterPlot
@synthesize hostView = _hostingView;
...
0
votes
1answer
94 views
UIScrollView-UIPageControl Animation
Maybe you have any example of infinite animation that makes the uipagecontrol move his subviews?
0
votes
0answers
54 views
Pagescroll in UITabViewController
I am trying to add a pagecontrol to a tab of my app.
my tab's view controller name is "My Account"..my issue is the page is not getting scrolled. I added scrollview on tab referenced outlet to ...
0
votes
0answers
263 views
How To use UIPageControl in Xcode “Storyboard”?
I am using the storyboard in a single view application and I want to put some buttons in a few pages. I am a beginner, so what is the best and easiest way?
1
vote
1answer
91 views
iOS/Obj-C UIScrollView views not being added properly
I am attempting to make a basic scroll view with a connected page control, and I have run into some problems with my code. My viewDidLoad method looks like this:
- (void)viewDidLoad{
[super ...
1
vote
2answers
290 views
iOS /Obj-C UIScrollView and PageControl not working
I am attempting to implement a UIScrollView with a UIPageControl following the guide on this website:
http://www.iosdevnotes.com/2011/03/uiscrollview-paging/
In opposite to the guide, I am ...





