0
votes
1answer
21 views
Panning around center view in iOS
This is a bit of a continuation of my last question, but I'm at a loss as to how I should approach this. I have a center view that is dynamic and changed via three options panels. An example of this ...
0
votes
0answers
19 views
Adding UINavigationController to root UIViewController using addChildViewController
What I want to do is have a root view controller that manages the base view of my application and then add a UINavigationViewController (with its own view controller stack) to that view controller ...
0
votes
1answer
28 views
UIViewController pass float value to UIView method
I have a ViewController with a HandlePan method:
-(void)handlePan:(UIPanGestureRecognizer *)gestureRecognizer
{
UIView *piece = [gestureRecognizer view];
[self ...
0
votes
1answer
29 views
Adding UIViewController messes up screen orientation
I started with a GLSprite sample app (source code), then added a UIViewController by adding
UIViewController *vc = [[UIViewController alloc] init];
vc.view = glView;
self.window.rootViewController = ...
0
votes
1answer
20 views
How to disable pan mode for certain view controllers in the MFSideMenu class?
I'm using the MFSideMenu from github link in my project. It's working, however I would like to disable it in a certain viewcontroller.
I added this in the viewcontroller but it doesn't disable the ...
0
votes
0answers
13 views
Using Cocos2D Dynamic Texture as background for View Controller
I have a dynamic texture I created with CCRenderTexture. I would like to use it in the top half of one of the View Controllers in an app.
Currently I have:
One app with a ViewController that ...
-4
votes
2answers
37 views
'dismissModalViewControllerAnimated:' is deprecated
I know that this question has already been asked, but how do it fix the problem referring to this line
-(void) achievementViewControllerDidFinish:(GKAchievementViewController *)viewController
{
...
0
votes
1answer
38 views
How do I add a UIViewController?
I have a GLES game, it has no standard UI elements. It is based on the code from GLSprite which contains a UIView and an AppDelegate (full source code on github ...
0
votes
1answer
20 views
ECSlidingViewController problems with topview animation
I'm using ECSliding and I have this problem!
In my project there are this files:
InitViewController (ECSlidingController)
FirstViewController (UIViewController)
SecondViewController ...
0
votes
0answers
7 views
rotation and containment api
I have two view controller, A and B. A is meant to support only Portrait when instead B can support landscape. I'm displaying B using the containment api.
[self addChildViewController:child];
...
0
votes
2answers
19 views
iOS Change Story Board
My iPad App has two storyBoards - FirstStoryBoard and SecondStoryBoard
I have a single ViewController
I notice that Under Project > Targets > Summary there is an option for specifying the ...
0
votes
0answers
18 views
Relaying appearance method calls in custom container view controller properly
I'm following Apple's guide to build my own custom container view controller. It seems to work just fine out of the box, except for one irritating problem.
How exactly do I specify at which time my ...
0
votes
1answer
25 views
Is it ok to keep multiple child view controllers associated with a parent UIViewController even when their views are not visible?
Scenario: I have a set of objects. I wish to display them using a UITableView when the device is in Portrait mode, and in UICollectionView when it is in landscape. To accomplish this, I want to use ...
-1
votes
1answer
41 views
How make UiView displayed on top? [closed]
I have two UiViewControllers. I need to be UIView with UiButton and UISlider displayed on top.
Also i already read any topics about this...but it's not work.
Also i tried code:
UIView *yourSubView ...
0
votes
3answers
44 views
how to do the same button for three screens?
I have some trouble. So i have AvPlayer and UIButton with play/stop.
Also: I have three UiViewControllers. I need that when I click on the first button on the first UIVIewController on the second ...
0
votes
1answer
33 views
iOS presentViewController is not working right
As part of my updating my apps to replace the deprecated presentModalViewController with presentViewController, I did some testing.
What I found was disturbing. Whereas presentModalViewController ...
0
votes
0answers
25 views
Scrolling is not working in viewcontroller?
iam working on iOS 6.1 but i have to develop app for iOs 5.0 i have following controlls in my view controller iOS 5.0 when i change the orientation iam not able to see the lower part even iam ...
0
votes
3answers
42 views
what type of view controller is this?
and how do you create it? - the popup one in the middle
I would lie to use something like this for my game (in the main menu).
0
votes
1answer
18 views
Determining whether viewWillDisappear is called because child modal appearance or not
I have a UIViewController, ViewControllerA that is presented as a modal view controller from a RootViewController class.
ViewControllerA then presents another modal controller class, ...
0
votes
2answers
29 views
Get EXC_BAD_ACCESS error after adding a viewcontroller'view as subView to another viewcontroller's view?
In my application I have two view controllers.First Viewcontroller is the rootViewController of the application window. when The Button in First ViewController is clicked I add the view of the second ...
0
votes
3answers
53 views
Custom initialise subview added from storyboard
I have a subclass of UIViewController that I want to add from the storyboard.
So I'm using what seems the standard methodology:
SubViewController *svc = [self.storyboard ...
1
vote
3answers
59 views
How do i check my viewcontroller is displaying now or not?
I want to write my viewcontroller status into a plist (something like what my viewcontroller is currently displaying, or that I moved to another view from there), so that when I check my plist I can ...
0
votes
3answers
33 views
Adding textfields in uiviewcontroller
Is it possible to create on a viewcontroller, textfields just by cliking on a button (number of clik on button = number of created textfields)?
0
votes
3answers
57 views
How make static view on any viewcontroller in Xcode?
I Have interesting question.
I have two screens, I need that would be the third screen elements (buttons, label) are static and do not change when you move from one screen to another. .
So MAIN ...
1
vote
1answer
44 views
UIViewController is not opening in storyboard?
In my login page when I check the server output to see if it's "false" or not, if it's not false I add this code for moving to main viewcontroller class
but the below code is not working for me.
...
0
votes
2answers
33 views
hide keyboard in secondary viewcontrollers when pressing background storyboard
I've been scourging the internet and saw several promising answers but none that worked for me. The problem I have is that I have many ViewControllers that I placed in Storyboard mode.
Lets say in ...
0
votes
2answers
24 views
protocol and delegate not accessing method
I am trying to pass some data back to my UIView, its abit of a complicated situation I will try to explain it.
I have my
mainViewController // request is made to RequestClass
requestClass // ...
1
vote
0answers
29 views
Changing duration of UIviewController transition
I am using this code to change between one view controller to another:
UIStoryboard *storyboard = [UIStoryboard storyboardWithName:@"MainStoryboard_iPad" bundle: nil];
UIViewController *lvc = ...
0
votes
0answers
19 views
UIPopoverController overlaps with UITableView's header view
I'm using DDSlidingPanels in my UIViewController and it contains a UITableView in it. When I present UIPopoverController on cell selection it overlaps with the UITableView's header view. Any help in ...
0
votes
2answers
55 views
For the first time I click on a cell, it is taking some time to load the next view controller. Why?
I'm initializing the view controller in the didSelectRowAtIndexpath method, as follows,
GuideViewController *gViewController = [[GuideViewController alloc] initWithGuideline:obj withTitle:@"" ...
1
vote
2answers
20 views
passing data to UIView before its loaded onto the navigation controller
I have a very complex situation (well for me) I am trying to resolve but thus far am having trouble with it.
I will outline the structure of the application now and then explain the problem I am ...
0
votes
2answers
29 views
ViewControllers with segmented control performance issue
I have a list of items in a UITableView, when an item is selected I open a ViewController with a segmented control that is supposed to switch between three different ViewControllers.
I am using a ...
0
votes
1answer
46 views
How to change a label on one UIView from another UIView
Within my iPhone app I have 2 UIControls a ViewController.h and a selectionScreen.h.
The selectionScreen is set as so
@interface selectionScreen : ViewController{
I am trying to change a label ...
1
vote
5answers
41 views
Setting outlet/action for view controller
I have a UIButton in a View Controller that is NOT the root view controller in my app. I cannot drag and create an outlet or an action for it in my header file. I can only do it from the root view ...
0
votes
1answer
34 views
Move view from UITableViewCell to Window and back to same cell
I'm creating an SDK where I have a view that performs various tasks such as expanding and flipping to not go into much detail.
In one possible use case, the user may place the view in a ...
1
vote
2answers
42 views
Method is not calling from UITableview?
I have a UITableView and in didSelect method i'm calling method of another class with parameter and when i click the row i want to open that class xib with corresponding paramter .But here when i ...
0
votes
1answer
69 views
Object became nil after view will appear
Following situation:
I got 2 views. On the firstview I m display Event data, on the seconde i can edit these data. If I switch to my seconde view and edit a value and return back to my firstview ...
0
votes
6answers
74 views
Dimiss two ViewControllers one after the another:iOS
I am trying to dismiss two view controllers one after the another,
In my first view controller I have kept uploading feature, which when completes the current view controller is dismissed.
Now, ...
1
vote
1answer
67 views
Accessing the top view controller from the app delegate
I need my AppDelegate to be able to obtain a pointer to my current displayed view controller (have explored visibleViewController for navigation views, but a more generic version would be better) and ...
0
votes
1answer
55 views
When should I use didFinishLaunchingWithOptions?
I feel like I should know this, but I don't and it always confuses me.
When browsing through sample code and tutorials, I will sometimes see AppDelegates that have a
@property UIWindow* window,
...
-3
votes
0answers
27 views
Add textfields by pressing button [closed]
is it possible to add textfields inside a viewcontroller by pressing a button .exemple txtfieldOne,textfieldTwo, textfieldThree , by pressing button I get , textfieldOne, ...
1
vote
3answers
29 views
how to access parents of view controller and properly dismiss self and self.parent?
In MyViewController, I ask the user to select a person from address book: (on a button click)
peoplePicker = [[ABPeoplePickerNavigationController alloc] init];
peoplePicker.peoplePickerDelegate = ...
0
votes
1answer
16 views
Segue from NavigationBarItem to UINavigationViewController
I have a tutorial and at the end of the tutorial I want to push from a UIViewController to a UINavigationViewController. I need the UINavigationViewController because I'm using ECSlidingViewController ...
0
votes
2answers
52 views
Creating an editable Table View in iOS?
I am trying to create an editable table view in iOS using .xib files.
My code looks like this :
viewController.h
#import <UIKit/UIKit.h>
@interface ViewController : UITableViewController
...
0
votes
2answers
32 views
One instance of navigation bar in every tab
I've been struggling this problem for several days. In my application I have tab bar controller with UINavigationViewControllers inside. I want every navigation bar in every navigation controller to ...
-1
votes
1answer
46 views
uitableview inside multiple view controllers
I have to 'repeat' a uitableview into 2 or more view controllers. Like using a uitableviewcontroller with its methods inside view controllers using the methods/delegates/datasources from the ...
0
votes
2answers
40 views
Manage uiview and uiviewcontroller
I created an uiview , that contained , many textfields , and I have an uiviewcontroller with xib file responsible for making signature .Is it possible to add this viewcontroller to my uiview in order ...
0
votes
1answer
37 views
How do I make a UIImageView darker when highlighted (tapped)?
I have a UIImageView that shows a picture. When tapped and held, I'd like it to darken as long as the user has their finger over the imageview. Basically, I want it to act like a UIButton.
I ...
-1
votes
1answer
48 views
Warning: Attempt to present UIViewController on UISplitViewController which is already presenting UIViewController [closed]
So I am getting the Error: Warning: Attempt to present UIViewController on UISplitViewController which is already presenting UIViewController
I am using a split view controller and presenting a view ...
-3
votes
1answer
29 views
View Controller becomes unresponsive [closed]
I am developing an application that fetches data from web and displays it in UITableView(which is in 2nd view controller). But while it processing my 1st view controller becomes unresponsive till the ...






