Drawable COM Export Examples

A COM export object that supports graphics must be based on a custom IDL object that inherits from IDLgrWindow, IDLitWindow or IDLitDirectWindow (as described in Exporting Drawable Objects). Additionally, your IDL object must also implement a set of callback methods to be able to respond to mouse or keyboard events in the graphics window. These are described in Event Handling. Examples in this section include: