Question
How to catch the event of applying color swatch to selected arts?
Hi,all
I want to know when the event occurs(applying color swatch to selected arts). I used kAIDocSwatchesSelectionChangedNotifier to catch the event. But
many actions would trigger kAIDocSwatchesSelectionChangedNotifier, like moving or
resizing art.So, how can i realize this? Thanks.