[Drawkit] Notification for change in selection
Brad Larson
larson at sonoplot.com
Wed Jun 24 15:15:58 PDT 2009
Is there a notification that fires when the selection changes within a
drawing? I'm trying to implement an inspector that lets you fine-tune
the properties of the currently selected element within a drawing, but
I haven't found an easy way to have than inspector update its view in
response to the current object being deselected and another chosen.
The closest I've seen is the kDKDrawableDidChangeNotification, but
that only lets you know that objects have had their properties altered
and isn't tied in with changes in selection.
Also, I happened to run the Clang Static Analyzer on the framework the
other day and found a few memory leaks. Should I submit patches for
those or wait for the next beta release?
Thanks again.
______________________
Brad Larson, Ph.D.
SonoPlot, Inc.
3030 Laura Lane, Suite 120
Middleton, WI 53562
More information about the Drawkit
mailing list