> I thought that the docs mentioned that IupLoopStep would be *no*
> substitute to running the main loop.

> Actually I recall having tried this and found out the hard way.  But
> apparently it works for you.  So I shall retry.

Works for me:
===
    if iup.LoopStep() == iup.CLOSE then
      evq:stop()
    end
    iup.Flush()
===

-- Nodir


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

Reply via email to