With VA Smalltalk, you have the ability to create and use your own images when you extend the parts palette. You can use icons (.ico files) or bitmaps (.bmp files) that are built into a DLL, provided you have access to the following:
• Icons (.ico files), provided you have an icon editor for your system
• Bitmaps (.bmp files), provided you have a bitmap editor
• Pixmaps (.pcx files), provided you have a tool that produces these files
• Tiff files (.tif files), provided you have a tool that produces these filesThis example uses athltcat.ico for the Athletes category, world.ico for the Athletes open category icon, and runner.ico for the Runner part, but these are only for illustration, so you will have to substitute your own icons.