• 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
Problem with validation (reproducible with EventManager example)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem with validation (reproducible with EventManager example)


  • Subject: Problem with validation (reproducible with EventManager example)
  • From: email@hidden
  • Date: Sat, 3 Jun 2006 20:57:30 +0200

Hi,

I've got a problem with CoreData validation in my application, that I've
verified against an example delivered by Apple. So it shouldn't be a problem to
reproduce it for everyone:

Steps to reproduce (example project "EventManager" in "CoreData"):
1. Click on tab "Persons"
2. Click on button "Add" -> a new empty line is inserted in the NSTableView
3. Click again on button "Add" -> a second empty line is inserted in the
NSTableView
4. Click on the close button of the window -> EventManager asks to save the
document.
5. Try to save it -> lots of validation errors occurs.

I think the validation should occur every time the user clicks on "Add", so it
isn't possible to add a second empty line. I activated "validates immediately"
for the value bindings of the columns, but it don't work.

The example isn't user friendly this way, is it? And so is my application.

Can someone help to implement the desired functionality?

Marc

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

This email sent to email@hidden

  • Follow-Ups:
    • Re: Problem with validation (reproducible with EventManager example)
      • From: mmalcolm crawford <email@hidden>
  • Prev by Date: Re: why doesn't my scrollview scroll ... solved
  • Next by Date: Re: Problem with validation (reproducible with EventManager example)
  • Previous by thread: Re: KVO bug?
  • Next by thread: Re: Problem with validation (reproducible with EventManager example)
  • Index(es):
    • Date
    • Thread