|
|
#1 |
|
NSPredicateEditor Issues
Hi all,
I have been having fun today with NSPredicateEditor, but have run in to a couple of problems. In Interface Builder I have an NSPredicateEditorRowTemplate setup to accept Number inputs. However, the default implementation creates the row template with the rightExpressionAttributeType set to NSInteger64AttributeType. I need to set it to NSDecimalAttributeType in order to evaluate the predicate with decimal values. The problem is I can not find out where to set or initialise this value. None of the listed init methods appear to be called in my row template subclass that I created to try and solve this problem. I am also having an issue when an NSPredicateEditorRowTemplate is set to take date inputs. When a date is set, the array I am filtering using the created predicate is filtered with only objects that match the exact date including the time i.e if the date in the row template is set to today, only objects with a date that is today at midnight will be included after filtering. Does anyone know how to customise this behaviour so that it will include objects where the date is the same, but the time isn't? As always, any help will be gratefully received
|
|
|
|
0
|
|
|
#2 |
|
It's been two days, and I'm no closer to fixing these issues. Doesn't anyone have any experiecne with NSPredicateEditor?
|
|
|
|
0
|
|
|
#3 |
|
I'd say the solution to both your problems involves subclassing. Unfortunately in many cases the available methods to override are insufficient; I've had to resort to meddling with the actual predicate string. Overriding both setPredicate and predicateWithSubpredicates will let you do this...
|
|
|
|
0
|
|
|
#4 |
|
OK, thanks; I will look into this. It seems odd that there is no way in IB or code to set the rightExpressionAttributeType to decimal though.
|
|
|
|
0
|
![]() |
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| thread | Thread Starter | Forum | Replies | Last Post |
| OS X printing sharing issue | WRXface | Mac OS X | 1 | Feb 25, 2011 06:44 PM |
| Another screen issue thread: I can't find one that has the same issues | carreragt7 | MacBook | 5 | Jan 2, 2011 11:14 AM |
| Canon 60D issue - horizontal banding on dark colours | Schtumple | Digital Photography | 13 | Dec 25, 2010 03:57 AM |
| MacBook Pro Unibody bootup issue, videos included | MIDI_EVIL | MacBook Pro | 14 | Dec 9, 2010 12:58 PM |
| Heating issues? | tljuly3 | MacBook Air | 4 | Nov 16, 2010 06:16 PM |
All times are GMT -5. The time now is 01:33 PM.






Linear Mode

