Assume you have some iup.dialog with Cancel and OK buttons, where their
action events return iup.CLOSE.

What's the best way to find which button the user closed the dialog with
from an dlg:popup call?

I can think of a few methods, but they all seem clunky (i.e. setting a
global)

Scott


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

Reply via email to