Guidelines
Override inherited member functions (such as DeselectAll, SelectDefault, and SelectWholeModel) to provide application-specific selection behaviors.
- Standard member functions for selections include functions to cut, copy to, and paste from the clipboard. This is probably the simplest method of adding support for selections to your application.
- TGUIEmbedderModelSelectionFor<> mixes in MDataExchanger. MDataExchanger provides support for data exchange.
- Inheriting from TGUIEmbedderModelSelectionFor<> template class indicates that your model can only absorb models that are instances of TGUIEmbedderModel. All other types of models are embedded. (Refer to the sidebar on the next page for an explanation of embedding and absorption.)
[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