Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

iphonejudy

macrumors 6502
Original poster
Sep 12, 2008
301
1
Hi,


When i do changes in the view and run,the changes are not reflected.

It run as the previous view before changes.

Why the changes are not saved?

What is the solution of my problem?

Can anybody please tell me?

Regards
judy
 

iphonejudy

macrumors 6502
Original poster
Sep 12, 2008
301
1
Hi,

Thanks for your reply.

I tried ,But when i run .In the emulator my application is not running.it shows a black screen

Regards
judy
 

jnic

macrumors 6502a
Oct 24, 2008
567
0
Cambridge
That means it's looking for a nib file called MainWindow.xib and not finding it. You need to make sure this file exists in your workspace, or change the initWithNibName call that references it.
 

iphonejudy

macrumors 6502
Original poster
Sep 12, 2008
301
1
ya,Mainwindow.xib is misssing,

I create that file.

It shows terminate-uncaught_exception



Regards
judy
 

Niiro13

macrumors 68000
Feb 12, 2008
1,719
0
Illinois
We can't create mainwindow.xib file?

MainWindow.xib should have come with your application when you created a new project...unless you're working with something from before the beta 7 (I think) release of the SDK.

I'd say just create a new project (window) and then copy and paste all your files back.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.