table column with <date value> null placeholder
table column with <date value> null placeholder
- Subject: table column with <date value> null placeholder
- From: Eric Friedman <email@hidden>
- Date: Fri, 6 May 2005 06:30:07 -0700
I have an NSTableColumn with a formatter that restricts input to date
values of the form mm/yyyy.
I'd like to display a greyed out placeholder in cells with nil values:
text should be "mm/yyyy" so that users know what format to use when
entering the date value.
When I select the column in IB and view its bindings inspector,
however, the Null Placeholder binding under value insists on getting a
<date value> -- it doesn't seem possible to put in "mm/yyyy" instead
of an actual date. I'd rather not use a bogus date, because I think
that's confusing/misleading.
What am I missing?
_______________________________________________
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