iOS Development Discussion on developing apps for the iOS platform.

A problem with View disappear?


Post Reply New Thread Subscribe

 
Thread Tools
lftapajos

 
Member Since: Feb 01, 2012
Posts: 3
lftapajos is on a distinguished road

lftapajos is offline
Look this situation...

- My View disappears.

AppConcDuvida.jpg - 4shared.com - photo sharing - download image
QUOTE Thanks
Mark FX

 
Mark FX's Avatar
 
Member Since: Aug 13, 2011
Location: West Sussex, UK
Posts: 143
Mark FX has a spectacular aura about

Mark FX is offline
When asking a question about coding problem in a project, you have to be more specific, a
project is made up of dozens of files, alll linked in various ways.
So you have to specifiy where the problem occurs, and in what part of the project.

So I will have a guess.

Your syntax is wrong in the linked example, you have done this.

Code:
[self navigationController pushViewController:detailViewController animated:YES];
What you should have done is this.

Code:
[self navigationController] pushViewController:detailViewController animated:YES];
Can you spot the small but important difference.

Yes , you did not nest your messages to the navigation controller, so check your syntax
carefully, it's usually the problem.

Hope this helps.

Regards Mark
QUOTE Thanks

Post Reply New Thread Subscribe


« Soundboard problem please help | implementing PullRefreshTableViewController in class already having delegates »
Thread Tools

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread
Thread Starter
Forum
Replies
Last Post
How to change view automatically prateek.chaubey iOS Development 7 04-05-2011 01:37 AM
iTunes problem with network songs jmaurin OS X - Apps and Games 0 01-02-2011 07:06 PM
Finder problem Doug-O OS X - Operating System 2 04-24-2010 12:49 PM
Customizing folder view problem...!!! capoeira4u OS X - Operating System 5 03-11-2009 01:45 AM
Use Finder Column View as default view shahvikram123 OS X - Operating System 5 09-14-2008 10:27 AM

All times are GMT -4. The time now is 03:59 PM.

Powered by vBulletin
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
X

Welcome to Mac-Forums.com

Create your username to jump into the discussion!

New members like you have made this community the ultimate source for your Mac since 2003!


(4 digit year)

Already a member?