Hi Antonio,
            I have this small script which creates a simple dialog. I set
up a timer to check for focus on any controls in the dialog and print the
state. What I see is that if I have menubox="NO" then the focus is never
lost from the dialog when I switch over from the dialog to something else.
If menubox="NO" is removed then when I switch over to something else then
GetFocus finds correctly that none of the controls has a focus anymore.
            Is there a way to test for the focus correctly without having
any system bar/buttons or border in a dialog?

Thanks,
Milind
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to