• 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
NSDatePicker / bindings / validation
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSDatePicker / bindings / validation


  • Subject: NSDatePicker / bindings / validation
  • From: Mathieu Martin <email@hidden>
  • Date: Fri, 28 Oct 2005 15:42:12 -0400

Hello all,

I'm working with some NSDatePicker and I want it to send a value only when the user use the tab key, the return key or when the datepicker looses focus. It would be fine if I was not using cocoa bindings and do everything in the delegate method.

I try to setup my nsdate picker not to be continious like this

[myDatePicker setContinuous:NO];

but it doesn't do anything. I must miss something so if someone got an idea that would be very nice to help me. I don't want to subclass the datepicker or go into some classdump magic.

mat.
_______________________________________________
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


  • Prev by Date: adjustPageWidthNew
  • Next by Date: Re: CIFilter - can not change value
  • Previous by thread: Re: adjustPageWidthNew
  • Next by thread: NSView and Save
  • Index(es):
    • Date
    • Thread