19 Jun
2008
19 Jun
'08
9:15 a.m.
"Anatoly Lyutin" <vostok(a)etersoft.ru> wrote:
I try to make this test (in test_ShowWindow : "/* 32 */ { SW_HIDE, TRUE, 0, WmHide_3, TRUE }, ") passes clear and after some changes I observe that SetFocus() is working strange for some case. After this I wrote a test case for SetFocus(). SetFocus() have one incorrect behavior for working of combination ( visible-invisible parent or child).
The test actually doesn't do anything useful. It doesn't check any focus windows and many vital message parameters. Besides we already have test_SetFocus() in win.c. -- Dmitry.