• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Need iPhone orientation
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Need iPhone orientation


  • Subject: Need iPhone orientation
  • From: Brad Cox <email@hidden>
  • Date: Sat, 08 Aug 2009 16:29:48 -0400
  • Thread-topic: Need iPhone orientation

Apologies if this appears twice; Entourage is acting up...

After years of Java/Swing/Web (and far too many away from ObjC ;), I'm
having a real struggle getting oriented to iPhone's way of doing things. Can
someone please help me get started?

I'm building a navigation based application (I think ;) by following this:
http://theappleblog.com/2009/04/15/iphone-dev-sessions-create-a-navigation-b
ased-application/ Call that with its several subpanes Pane2.

So far so good; I have that much working. I also have another project
with a login pane  (Pane1), and several others with other panes I need for
the full app. (Pane 2-n). No app content for now; I simply need to navigate
between non-homogeneous panes.

Problem is, how the heck to sew this stuff together? Login pane first, then
Pane2 on clicking the OK button, then Pane3 on selecting one of the Pane2
rows, and so forth?

Then Pane2 needs to collect a set of on/off options for each of its rows.
I've been trying to use the first example from the UIControls sampler (in
ControlsViewController; the one with the slide switch) for that. But running
into much the same problems; lack of the "big picture" about how all these
tutorials and documents tie together.

Can someone please help? Thanks!

PS: Current problem is an infinite loop where [CALayer sublayers] calls
[UIViewHierarchy
makeSubtreePerformSelector:withObject:withObject:copySublayers:] forever.
Probably due to the same thing; lack of understanding how interface builder
operations relate to the code.



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Need iPhone orientation
      • From: Paul Summermatter <email@hidden>
  • Prev by Date: Re: Need help with iPhone
  • Next by Date: Re: Need iPhone orientation
  • Previous by thread: Re: Need help with iPhone
  • Next by thread: Re: Need iPhone orientation
  • Index(es):
    • Date
    • Thread