• 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
Re: NSTableView problem(SOLVED)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTableView problem(SOLVED)


  • Subject: Re: NSTableView problem(SOLVED)
  • From: "Peter Karlsson" <email@hidden>
  • Date: Fri, 25 Apr 2003 08:10:58 +0000

Hmmm, a little typing error...

I typed this:
[records2 addObject:[self createUnusedProfilesRecord:@"A little test"]];

Instead of this:
[records addObject:[self createUnusedProfilesRecord:@"A little test"]];

And no error when building :-)

From: "Peter Karlsson" <email@hidden>
To: email@hidden
Subject: NSTableView problem
Date: Fri, 25 Apr 2003 07:45:45 +0000

Dear list!

I have a window and a menu. When I click one of the menu items in that menu a sheet opens with 2 NSTableView's and 1 button (+ a close button). When I click the button a NSOpenPanel (also a sheet) opens. I select 1 file and klick OK. When the NSOpenPanel is closed I add a record to one of these 2 NSTableView's and update but...

Nothing happens!

I know that the add record code is called (checked with NSLog) so what can the problem be? Update problem? I have tried to solve this all morning but I just can't find anything that is wrong.

Peter

_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
  • Prev by Date: NSTableView problem
  • Next by Date: Re: Global Access Controls ?
  • Previous by thread: NSTableView problem
  • Next by thread: Another NSTableView problem
  • Index(es):
    • Date
    • Thread