Message 1 of 2
OnDrag - Replacing inventor behavior

Not applicable
11-08-2004
02:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi There,
Is it possible to use OnDrag event to replace Inventor native display with my own (OpenGL) display code?
If draw my display in OnDrag event (using View's HWND member and OpenGL) and then return "kEventHandled" HandlingCode, does this prevent Inventor from overwriting my display?
Regards,
- Janne
Is it possible to use OnDrag event to replace Inventor native display with my own (OpenGL) display code?
If draw my display in OnDrag event (using View's HWND member and OpenGL) and then return "kEventHandled" HandlingCode, does this prevent Inventor from overwriting my display?
Regards,
- Janne