zsolt Messages: 702 Registered: December 2005 Location: Budapest, Hungary
Contributor
Maybe the right solution would be to implement a new method in Ctrl class (or use Accept()???).
This method should be called becore killing cursor to determine if it is allowed to move focus away.
It could be implemented in Ctrl::SetFocus0(), I think.
This behaviour should be switchable using a flag in Ctrl class, of course.