Re: child windows not receiving focus events?
- Posted by "Greg Haberek" <ghaberek at wowway.com> Jul 12, 2004
- 538 views
> Is your app losing focus and you want to know when, or the window > itself? I'm using Windows Caret routines and I need to create the Caret when I have focus, and destroy the Caret when I lose focus. If I use a child window to hold the Caret, then that window needs to receive GotFocus/LostFocus events. I don't see why an EditText control can trigger these events, but a Window can't. Aren't all other controls based off a basic child window? > Couldn't make out the following... :) Well that was supposed to be an attachment, but Outlook Express has been acting really flakey lately. I think I'm going to start using Mozilla for my web stuff.