Dragging rows in NSPredicateEditor

2010-03-12 Thread Graham Cox
I'm using the NSPredicateEditor control for the first time, and so far it's going well. I notice though that at runtime I'm able to drag an image of each row. What can I do with this drag? I either need to be able to process it in some meaningful way (there may be none for my app) or turn it

Re: Dragging rows in NSPredicateEditor

2010-03-12 Thread Graham Cox
On 13/03/2010, at 2:03 PM, Graham Cox wrote: I notice though that at runtime I'm able to drag an image of each row. What can I do with this drag? I just realised that the drag allows me to reorder the rows - is that its only purpose? I didn't realise that before because it is still