Corretta chiamata della test_focus_change dei radio-button
git-svn-id: svn://10.65.10.50/trunk@1219 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
d86e077ebf
commit
569919c6a5
@ -68,7 +68,7 @@ void TMask::control_handler(EVENT* ep)
|
||||
{
|
||||
if (moving_focus == FALSE)
|
||||
{
|
||||
if (test_focus_change(win))
|
||||
if (test_focus_change(f->win()))
|
||||
{
|
||||
((TRadio_field*)f)->check_radiobutton(win);
|
||||
set_focus_win(win, FALSE);
|
||||
|
Loading…
x
Reference in New Issue
Block a user