From 74dd4a65d83ef9532c4490a556155f3f7f02fa26 Mon Sep 17 00:00:00 2001 From: Brian Jordan Date: Tue, 8 May 2012 21:01:21 -0400 Subject: label layout --- Video Tuneup.xcodeproj/project.pbxproj | 2 +- Video Tuneup/ViewController.m | 4 ++-- Video Tuneup/en.lproj/ViewController_iPad.xib | 32 ++++++++++++++++----------- 3 files changed, 22 insertions(+), 16 deletions(-) diff --git a/Video Tuneup.xcodeproj/project.pbxproj b/Video Tuneup.xcodeproj/project.pbxproj index 765b1ba..70612cb 100644 --- a/Video Tuneup.xcodeproj/project.pbxproj +++ b/Video Tuneup.xcodeproj/project.pbxproj @@ -335,7 +335,7 @@ D36CCD2815227D05003CCAFC /* Project object */ = { isa = PBXProject; attributes = { - LastUpgradeCheck = 0420; + LastUpgradeCheck = 0430; }; buildConfigurationList = D36CCD2B15227D05003CCAFC /* Build configuration list for PBXProject "Video Tuneup" */; compatibilityVersion = "Xcode 3.2"; diff --git a/Video Tuneup/ViewController.m b/Video Tuneup/ViewController.m index 41925b9..beb0519 100644 --- a/Video Tuneup/ViewController.m +++ b/Video Tuneup/ViewController.m @@ -435,8 +435,8 @@ mScrubber, mediaLibraryButton, mediaLibraryPopover, exportButton, defaultHelpVie [exportButton setEnabled:YES]; [exportStatus setTextColor:[UIColor colorWithRed:255.0 green:255.0 blue:255.0 alpha:255.0]]; - [exportStatus setText:@"Exported to Camera Roll"]; - [exportStatus setBackgroundColor:[[UIColor alloc] initWithPatternImage:[UIImage imageNamed:@"argyle.png"]]]; + [exportStatus setText:@"Saved!"]; +// [exportStatus setBackgroundColor:[[UIColor alloc] initWithPatternImage:[UIImage imageNamed:@"argyle.png"]]]; // [exportStatus setBackgroundColor:[UIColor colorWithRed:0.0 green:200.0 blue:0.0 alpha:255.0]]; [self performSelector:@selector(hideCameraRollText) withObject:nil afterDelay:5.0]; diff --git a/Video Tuneup/en.lproj/ViewController_iPad.xib b/Video Tuneup/en.lproj/ViewController_iPad.xib index 57e8886..b390865 100644 --- a/Video Tuneup/en.lproj/ViewController_iPad.xib +++ b/Video Tuneup/en.lproj/ViewController_iPad.xib @@ -1,14 +1,14 @@ - 1280 - 10K549 - 1938 - 1038.36 - 461.00 + 1296 + 11D50d + 2182 + 1138.32 + 568.00 com.apple.InterfaceBuilder.IBCocoaTouchPlugin - 933 + 1181 IBUIView @@ -47,7 +47,7 @@ - + 1 MCAwIDAAA @@ -66,7 +66,6 @@ {{93, 11}, {917, 23}} - NO IBIPadFramework 0 @@ -314,7 +313,7 @@ CiAgIDQuIEV4cG9ydA {{517, -1}, {134, 133}} - + NO IBIPadFramework 0 @@ -415,17 +414,20 @@ CiAgIDQuIEV4cG9ydA 271 - {{517, 31}, {562, 90}} + {{538, 84}, {99, 30}} - + NO YES 7 NO IBIPadFramework - + + 2 + MSAwLjk4ODIzNTM1NDQgMC45ODgyMzUzNTQ0AA + 1 23 @@ -974,6 +976,10 @@ CiAgIDQuIEV4cG9ydA 0 IBIPadFramework + + com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS + + YES 3 @@ -983,6 +989,6 @@ CiAgIDQuIEV4cG9ydA {1024, 129} {134, 133} - 933 + 1181 -- cgit v1.2.3