Migration Guide


Morphing tables

If your Version 3.0 application uses AbtTableView, you will need to morph the table so it uses Version 5.5 AbtContainersDetailsView as follows:

  1. If you have not done so already, load applications in the configuration map VisualAge, Obsolete Parts that contain obsolete classes used by your Version 3.0 application as described in Obsolete code.
  2. Load your Version 3.0 application.
  3. Open the visual part that contains the table.
  4. Press mouse button 2 on the table and select Morph into from its popup menu.
  5. Select AbtContainersDetailsView.
  6. Save, version, and release your work.
  7. Unload the applications loaded from the configuration map VisualAge, Obsolete Parts.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]