SoWinGLWidgetSetStealFocus Method |
By default the GLWidget "steals" focus whenever the cursor moves over it.
Namespace: OIV.Inventor.Win
This roughly simulates the UNIX/X "focusFollowsCursor" behavior (which has no equivalent in Win32) and allows the Ctrl and Shift keys to be detected for 1-button mouse behaviors. Sometimes you want to this off however, like when you're typing in the zoom field.