M
Matt Gilarde
Guest
This change in behavior is likely due to a fix which ensured that OpenEdge handles all events for controls which create more than one window. Before this fix only events for the main window of the control were handled. I don't know of any way to disable this fix in 9.1D. A workaround may be to consume all key events in the control, but it's been a long time since I've used OCX controls and I've forgotten how key events are handled so I can't offer any code examples.
Continue reading...
Continue reading...