Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 06-16-2010, 03:51 PM   #1 (permalink)
noob iphone developer
 
Join Date: Jul 2008
Location: Denmark
Posts: 237
Trisect Development is on a distinguished road
Default White block under my toolbar

I have made an iPad application and on my UIView I have a toolbar at the buttom. In Interface Builder it looks okay, but when I run my app on the simulator there is a white block under my toolbar.
I have given the view a dark color but the white block is still there.

Anyone know why this is?
Trisect Development is offline   Reply With Quote
Old 06-17-2010, 08:16 AM   #2 (permalink)
noob iphone developer
 
Join Date: Jul 2008
Location: Denmark
Posts: 237
Trisect Development is on a distinguished road
Default

Anyone???
Trisect Development is offline   Reply With Quote
Old 08-08-2010, 09:31 AM   #3 (permalink)
noob iphone developer
 
Join Date: Jul 2008
Location: Denmark
Posts: 237
Trisect Development is on a distinguished road
Default

I'm tthinking that maybe its my flipview method thats doing it.

Quote:
playViewController *aPlayViewController = [[playViewController alloc] initWithNibName:@"playView" bundle:nil];
[self setPlayViewController:aPlayViewController];
[aPlayViewController release];

[UIView beginAnimations:nil context:NULL];
[UIView setAnimationDuration:0.8];
[UIView setAnimationTransition:UIViewAnimationTransitionFl ipFromLeft forView:window cache:YES];
[viewController.view removeFromSuperview];
[self.window addSubview:[aPlayViewController view]];
[UIView commitAnimations];
playViewController is my viewcontroller and "playView" is my xib file.
It work but my Toolbar float 10-14 pixels abow the bottom!!

Any help would be nice!

Last edited by Trisect Development; 08-08-2010 at 11:51 AM.
Trisect Development is offline   Reply With Quote
Old 08-08-2010, 01:01 PM   #4 (permalink)
noob iphone developer
 
Join Date: Jul 2008
Location: Denmark
Posts: 237
Trisect Development is on a distinguished road
Default

If I put a Toolbar in the top in IB, it will also be placed wrong, a little to high.

I simply just cannot figure out WHY!!!

I looks fine in IB, but when I run the program both the bottom and the top toolbars shifts up a bit.

I tried to make a new program with just one viewcontroller and it works fine.

Its like when I flip to another view (see code above) the error occurs!

Last edited by Trisect Development; 08-08-2010 at 01:08 PM.
Trisect Development is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

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 On



» Advertisements
» Online Users: 324
8 members and 316 guests
Absentia, Domele, fiftysixty, givensur, heshiming, michaelhansen, PixelInteractive, Sloshmonster
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,657
Threads: 94,118
Posts: 402,892
Top Poster: BrianSlick (7,990)
Welcome to our newest member, jenniead38
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 12:15 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0