Am 06.06.2012 um 18:34 schrieb Jim Pitchford: > Thank you Christian. Ah so simple! > > When I run the example project the the event provides "external = true" > whether I make changes inside AddressBook or modify the database from outside > (using MBS plugins). > > Is this a bug? Is there a way to detect where the change is made?
Well, I'm sorry. The plugin only forwards what Apple framework sends. If your own app changes something, you may set a flag in your app, so you can ignore the event for that change. Greetings Christian -- Real Studio Conferences, Training and Meetings. More details and registration here: http://www.monkeybreadsoftware.de/realbasic/events/ _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
