Women in Technology

Hear us Roar



Article:
  Working with Tables: Writing an Address Book Application
Subject:   RE: Nothing Visible
Date:   2002-06-09 14:59:40
From:   hesnikke
Response to: Nothing Visible

if it makes you feel any better, i'm haing the same problem! i'm not sure why, and i havn't figured out how to fix it...


if you came up with a solution, please reply! :)

Full Threads Oldest First

Showing messages 1 through 1 of 1.

  • RE: Nothing Visible
    2002-06-15 22:21:16  blueskyz [View]

    I had the same problem! Finally figured out that you have to make sure to do the following:

    InterfaceBuilder-
    double click each NSTableColumn
    Tools/Show Info
    make sure you enter the identifier at the bottom.
    Your entry won't stick unless you 'tab' out of the field
    That should fix it.

    Make sure your identifier value matches the
    forKey:@"..." in createRecord