Hi, Simply overwrite the "iup._ERRORMESSAGE(msg)" function. Can be:
iup._ERRORMESSAGE = print Best, Scuri On Thu, Dec 1, 2016 at 5:11 PM, Antonio Scuri <[email protected]> wrote: > > > On Thu, Dec 1, 2016 at 3:43 PM, Ulrich Schmidt <[email protected]> wrote: > >> Hi. >> >> I compiled a minimal compact iuplua module on windows. It works well but >> it >> has its own error dialog popping up on runtime errors. I want to disable >> this >> dialog, so errors fall thru down to native lua. >> >> Question: How can i disable this iup dialog? Is it possible from my lua >> code >> or do i need to recompile iuplua? >> >> TIA >> Ulrich. >> >> ------------------------------------------------------------ >> ------------------ >> _______________________________________________ >> Iup-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/iup-users >> > >
------------------------------------------------------------------------------
_______________________________________________ Iup-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/iup-users
