Changing the icon
For your convenience, abtico50.dll contains various icons and bitmaps for the samples in this book. To change the default icon, add a class method to MyClipboardToolsView called abtInstanceGraphicsDescriptor with the following code:
abtInstanceGraphicsDescriptor
"Answer the icon for this part."
^(AbtIconDescriptor new moduleName: 'abtico50'; id: 327)
Leave this method in your runtime application, MyRunSamplePartsApp.
Last modified date: 01/29/2015