Subscribe ( )

iPhone Programming Tutorials


 

Forum

You must be logged in to post Login Register

Search 

Experience like the photo viewer (long posting)

User Post

5:43 pm
November 13, 2008


chrizbo

Noob

posts 3

1

Hi everyone.

I am thinking about how to do something that works like the photo viewer, but with UIViews rather than just images.  This to me looks a lot like a horizontal table…

Anyways, I am having some trouble (I have only been doing iPhone stuff for a few weeks) trying to peice together the UIViews and UIViewControllers to do this.

There are two interactions I would ideally have:

1. 'Swipe' to move between items

2. Tap (maybe on a button) to 'flip' the item over

Last, it would be ideal to be able to edit the layout of the items in IB, if possible.

I tried thinking about this as a UIViewController at the top of the heirarchy (which would handle the swipes).  A UIView under that for each item and then two UIViews inside that for each side (which would handle the taps).

First, is this sound thinking, or should I go a different way?

Second, if this looks right I may be screwing up how I am storing the relationships (as instance variables in the classes that are above the item) and displaying the view…

Any other thoughts or suggestions on where to start?

Search 

About the iCodeBlog forum

Most Users Ever Online:

44


Currently Online:

5 Guests

Forum Stats:

Groups: 2

Forums: 6

Topics: 419

Posts: 893

Membership:

There are 935 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

jitesh61 – 12

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

Moderators: VertigoSol (26 Posts)



©   

  • Posted by on 6 Aug 2008 in Uncategorized
  •   |  
  •   |  
  •   |  
  • Comments Off

Comments are closed.