Re: Shift-tab in window not working correctly

  • On Jan 23, 2008, at 1:01 AM, <cocoa-dev-request...> wrote:

    >
    >
    >> Is there some housekeeping I need to do when I enable/disable
    >> editable
    >> text fields in order to keep the forward and backward links (each
    >> field's "nextKeyView) set up correctly?
    >
    > Do you have "auto recalculate key view loop" checked in your window
    > properties?
    >
    > Best,
    >
    > Keary Suska
    > Esoteritech, Inc.
    > "Demystifying technology for your home or business"

    Keary,

    Thanks, that was it. I'm not sure how it got unchecked. I'm no expert
    on IB. Can people recommend a good reference and/or tutorial on IB?

    So far, I'm building my apps targeted for 10.4, but at some point I'll
    probably move to Tiger so I can use the features of Xcode 3.0. I'd
    need a reference that covers both the Xcode 2.x and 3.x features.

    Duncan Champney