Changing fonts in container cellsCode DownloadWelcome to the download page for the companion code to the article Changing fonts in container cells (5.5 KB). Download for version 3 now!Download for version 4 coming soon!The following instructions describe how to use the code once you've downloaded it.Execute the self-extracting file font_v3.zip. The extracted file v3mgr.dat contains a configuration map. To load this into an image, open the Configuration Maps Browser window from the System Transcript. In VisualAge 3.0, this is the menu option Smalltalk Tools, then Browse Configuration Maps. In VisualAge 4.0, this is the menu option Tools, then Browse Configuration Maps. From the browser, take the menu option Names and then Import. A file dialog will appear and you should point this to wherever you previosly downloaded the file v3mgr.dat. A dialog will appear listing the configuration on the left hand list pane. Select this item and the latest version. Load your selection into the manager. From the configuration maps browser, select the configuration map and load it into the image. New applications will be loaded. These contain all of the code required to use the parts described in the article. Once one person has loaded the configuration map into the manager, subsequent users need only load the configuration map into their image. For more information on configuration maps see the IBM Smalltalk User's Guide. |