This is the additional functionality in the Max7.0 version of the PainterCanvas.
#include <IPainterInterface.h>

Public Member Functions |
|
| virtual void | OnPaintBrushChanged ()=0 |
| This method indicates that the paintbrush
used to paint has changed. |
|
| virtual void OnPaintBrushChanged | ( | ) | [pure virtual] |
This method indicates that the paintbrush used to paint has changed.
(This usually cues applications to refresh their dialogs.)