Subscribe ( )

iPhone Programming Tutorials


 

Forum

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

You must be logged in to post Login Register

Search 

Need help with IB not letting me place a segmented button in a view

User Post

12:43 am
September 8, 2009


bsattley

Noob

posts 1

1

Hi all-

Just starting to learn how to put together apps. I have spent quite a bit of time going through tutorials and i can build most different kinds of UIs on their own. I am now using IB to build a more complicated tab bar app and I am running into a problem.


I am building a tab app with first tab = simple UI view, second = two views controlled by a segmented button, third is a table/nav structure.  Strangely enough, I have the simple view and the table view working. But I can't seem to get the UIView w/segmented button to work the way I want.

I am using tab controller as the root controller for all views (its in my app delegate). The rest have their own files.

on my second tab, i would like to have a segmented button that will show/hide two tables. i've written the xcode to at least get the segmented button setup (have left out tables for now), and it compiles fine, but when I go to IB to drag the button into the right place in the view and build how i want the UI to look, it places it at the center of the view with diagonal lines in the rest of the tab view.  not right.

any ideas? i am sure the answer is simple.

Search 

About the iCodeBlog forum

Most Users Ever Online:

44


Currently Online:

3 Guests

Forum Stats:

Groups: 2

Forums: 6

Topics: 379

Posts: 841

Membership:

There are 846 Members

There has been 1 Guest

There are 2 Admins

There is 1 Moderator

Top Posters:

bobcubsfan – 54

crazyiez – 30

Uhu – 17

AdeC – 17

Nick – 15

piku9000 – 11

Administrators: Brandon (88 Posts), Collin (0 Posts)

Moderators: VertigoSol (26 Posts)



©   

Share and Enjoy:
  • Digg
  • Reddit
  • del.icio.us
  • Facebook
  • StumbleUpon
  • Google Bookmarks
  • TwitThis
  • Technorati
  • BlinkList
  • Posted by on 6 Aug 2008 in Uncategorized
  •   |  
  •   |  
  •   |  
  • Comments Off

Comments are closed.