Symbol I'm a spammer
Reputation: 0
Joined: 18 Apr 2007 Posts: 5094 Location: Israel.
|
Posted: Wed Apr 23, 2008 7:57 pm Post subject: GroupBox problem |
|
|
Why don't I get messages of child windows to a groupbox?
I tried using PeekMessage, then I checked the hwnd, control ID, window name, whatever, its all correct, it got a message from the child of the groupbox but not WM_COMMAND or something, always WM_PARENTNOTIFY, which it sends about 20 times... anyone knows how to get messages of groupbox child windows properly?
|
|