Troubleshooting
- If the view does not exhibit standard behaviors, check member function overrides to be sure you called the inherited function in your implementation when necessary.
- If the view locks up or crashes with an invalid address reference, check for uses of direct pointers to your model. Instead of a direct pointer, use a TModelPointerTo<your model class> to access the model (see the sidebar,"TModelPointerTo: safe access to a model's data" on page 3).
[Contents]
[Previous]
[Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.
Copyright©1995 Taligent,Inc. All rights reserved.
Generated with WebMaker