For all that answered me - a huge thanks. I've solved my particular
flavour of this problem now.
Partly, its a problem of the documentation - and partly my particular
configuration. Here, for future reference at the 'facts' I collected
along my learning experience - which led me finally t
On Nov 18, 2008, at 13:53, John Clayton wrote:
So, with the extra two bits of knowledge, namely:
- I have a Nullify relationship from Effect to the Layers 'effects'
set/relationship
- it works if I call processPendingChanges
does it still 'reek' to you of something being broken?
I'm a bit
On Nov 18, 2008, at 3:53 PM, John Clayton wrote:
So, with the extra two bits of knowledge, namely:
- I have a Nullify relationship from Effect to the Layers 'effects'
set/relationship
- it works if I call processPendingChanges
does it still 'reek' to you of something being broken?
I'm a
Hi there, comments embedded below...
On 18/11/2008, at 7:06 PM, Quincey Morris wrote:
On Nov 18, 2008, at 00:27, John Clayton wrote:
In my program I have a check-box that switches a particular effect
on/off, an opacity fade in this case. Switching the effect off
will delete the effect fro
On Nov 18, 2008, at 00:27, John Clayton wrote:
In my program I have a check-box that switches a particular effect
on/off, an opacity fade in this case. Switching the effect off will
delete the effect from the core-data graph in the following manner:
A - remove the effect object from the lis
Hi All,
I've got a core-data relationship crash problem that I'd like to
share, see if anyone out there has an idea of what I'm doing wrong.
This is related to my recent question of knowing when an object is
deleted (subject: core data - delete of object).
The relationship in my graph is