Hi Antonio,
         I am using IUP 3.28 on windows 10. I have the code that I have
attached where I have dialog and then another dialog is opened. Both
dialogs have k_any callbacks to catch Escape key press. The code as it is
works fine by catching the Escape in the second dialog and hiding the
dialog and then catching the Escape in the first dialog.
        If I change iup.list to iup.flatlist on Line 10 then the second
dialog stops calling the callback k_any. Is this a bug or am I
missing something?

Thanks,
Milind

Attachment: k_any.lua
Description: Binary data

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

Reply via email to