NSTextField w/ NSDateFormatter contains something?
NSTextField w/ NSDateFormatter contains something?
- Subject: NSTextField w/ NSDateFormatter contains something?
- From: Michael Hanna <email@hidden>
- Date: Fri, 1 Oct 2004 05:42:51 -0400
I have an NSTextField that has an NSDateFormatter attached to it. I
want to determine if the user entered something into it, I've tried
if([[alarmTime stringValue] isEqual:@""]) {}
but that doesn't seem to work.. any suggestions?
_______________________________________________
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